Updated the .env.example

This commit is contained in:
Mathias Wagner 2023-11-07 09:16:00 +01:00
parent 5cb47f6cd9
commit 3224adf6c1
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -1,5 +1,11 @@
MONGOOSE_STRING=mongodb://user:pass@localhost:27017/database
DB_NAME=sheepstar
DB_USER=sheepstar
DB_PASS=sheepstar
DB_HOST=localhost
API_PORT=8671
SHORTENER_PORT=8672
CDN_PORT=8673
AS_PORT=8674
DC_CLIENT=client-id
DC_SECRET=client-secret
DC_REDIRECT_URI=http://localhost
GCLOUD_STORAGE_BUCKET=sheepstar