Files
shuffle-cracked/.env
T
2020-05-22 18:40:34 +02:00

15 lines
350 B
Bash

# Default execution environment for workers
ORG_ID=Shuffle
ENVIRONMENT_NAME=Shuffle
# Different locations etc
APP_DOWNLOAD_LOCATION=https://github.com/frikky/shuffle-apps
APP_DOWNLOAD_AUTH_USERNAME=""
APP_DOWNLOAD_AUTH_PASSWORD=""
# Other configs
BACKEND_HOSTNAME=shuffle-backend
BACKEND_PORT=5010
FRONTEND_PORT=3001
OUTER_HOSTNAME=shuffle-backend