You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
730 B
26 lines
730 B
# DJANGO_ALLOWED_HOSTS=127.0.0.1,aqila.nwhco.ir,www.aqila.nwhco.ir,*.nwhco.ir,188.40.92.124,88.99.212.243
|
|
# DJANGO_SETTINGS_MODULE=config.settings.production
|
|
|
|
|
|
# #[database.POSTGRES]
|
|
# POSTGRES_USER="pg-user"
|
|
# POSTGRES_DB="aqila"
|
|
# POSTGRES_PASSWORD="fdhd484fgsfddsdaf5@4df8g?90)(dfg78"
|
|
# POSTGRES_PORT="5432"
|
|
# POSTGRES_HOST="postgres"
|
|
|
|
|
|
# REDIS_URL=redis://aqila_redis:6379/0
|
|
# # celery
|
|
# CELERY_BROKER=redis://aqila_redis:6379/0
|
|
# CELERY_BACKEND=redis://aqila_redis:6379/0
|
|
# FLOWER_UNAUTHENTICATED_API=true
|
|
# TIMEZONE="Asia/Tehran"
|
|
# CELERY_TIMEZONE="Asia/Tehran"
|
|
|
|
|
|
# #[captcha]
|
|
# captcha_public_key="6LdgCjseAAAAAIwg41-kyyulmwDtqD2Gk3THIwy2"
|
|
# captcha_private_key="6LdgCjseAAAAAPHMsIHuQgYAGTJ7_QlhqG4G0NyS"
|
|
|
|
# FCM_API_KEY=""
|