mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 15:02:07 -03:30
Remove django settings module env var (#15896)
Signed-off-by: Seth Foster <fosterbseth@gmail.com>
This commit is contained in:
parent
cd0e27446a
commit
39cd09ce19
@ -42,7 +42,6 @@ services:
|
||||
DJANGO_SUPERUSER_PASSWORD: {{ admin_password }}
|
||||
UWSGI_MOUNT_PATH: {{ ingress_path }}
|
||||
DJANGO_COLORS: "${DJANGO_COLORS:-}"
|
||||
DJANGO_SETTINGS_MODULE: "awx.settings"
|
||||
{% if loop.index == 1 %}
|
||||
RUN_MIGRATIONS: 1
|
||||
{% endif %}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user