1
0
mirror of https://github.com/stonith404/pingvin-share.git synced 2024-06-02 22:00:14 +02:00

chore: update readme

This commit is contained in:
Elias Schneider 2022-10-11 10:24:08 +02:00
parent d153f202e6
commit 237733b53f

View File

@ -17,6 +17,8 @@ Demo: https://pingvin-share.dev.eliasschneider.com
## ⌨️ Setup
> Pleas note that Pingvin Share is in early stage and could include some bugs
1. Download the `docker-compose.yml` and `.env.example` file.
2. Rename the `.env.example` file to `.env` and change the environment variables so that they fit to your environment. If you need help with the environment variables take a look [here](#environment-variables)
3. Run `docker-compose up -d`