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.
19 lines
390 B
19 lines
390 B
|
|
# DJANGO_ALLOWED_HOSTS=127.0.0.1,*
|
|
# DJANGO_SETTINGS_MODULE=config.settings.base
|
|
|
|
|
|
# #[database.POSTGRES]
|
|
|
|
# POSTGRES_USER=postgres2
|
|
# POSTGRES_DB=aquila
|
|
# POSTGRES_PASSWORD=admin
|
|
# POSTGRES_PORT=5432
|
|
# POSTGRES_HOST=postgres
|
|
# DATABASE=aquila
|
|
|
|
|
|
# #[captcha]
|
|
# captcha_public_key="6LdkezEdAAAAAHFBxFSL6xJOYHxC66R274uVrqhC"
|
|
# captcha_private_key="6LdkezEdAAAAAMw997urKO6dOW8L223ql555KeaO"
|
|
|