11 lines
228 B
Plaintext
11 lines
228 B
Plaintext
DB_NAME=sheepstar
|
|
DB_USER=sheepstar
|
|
DB_PASS=sheepstar
|
|
DB_HOST=localhost
|
|
API_PORT=8671
|
|
SHORTENER_PORT=8672
|
|
CDN_PORT=8673
|
|
DC_CLIENT=client-id
|
|
DC_SECRET=client-secret
|
|
DC_REDIRECT_URI=http://localhost
|
|
GCLOUD_STORAGE_BUCKET=sheepstar |