Update configmap.yaml

sh_branch
且听风吟 9 months ago committed by GitHub
parent c1c57df556
commit ebc3a9ccf4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -112,8 +112,8 @@ data:
DJANGO_MYSQL_PORT: db_port
DJANGO_REDIS_URL: "redis:6379"
DJANGO_DEBUG: "False"
MYSQL_ROOT_PASSWORD: DjAnGoBlOg!2!Q@W#E
MYSQL_ROOT_PASSWORD: db_password
MYSQL_DATABASE: djangoblog
MYSQL_PASSWORD: DjAnGoBlOg!2!Q@W#E
MYSQL_PASSWORD: db_password
DJANGO_SECRET_KEY: xxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Loading…
Cancel
Save