1
0
mirror of https://github.com/ascribe/onion.git synced 2024-06-25 18:56:28 +02:00
onion/.env_template

26 lines
377 B
Plaintext
Raw Normal View History

# App settings
ONION_APP_VERSION=
ONION_API_URL=http://localhost.com:8000/api
ONION_BASE_PATH=
ONION_SERVER_URL=http://localhost.com:8000
ONION_PORT=4000
# Raven settings
RAVEN_DSN_URL=
# S3 settings
S3_ACCESS_KEY=
# Dev server configuration
ONION_DEV_HOST=localhost
ONION_DEV_PORT=3000
# Integration testing
2015-12-19 17:40:53 +01:00
SAUCE_USERNAME=ascribe
SAUCE_ACCESS_KEY=
2016-01-25 11:05:01 +01:00
SAUCE_DEFAULT_URL=