fix(doc): Bad variable name in secrets

This commit is contained in:
2024-12-05 07:23:58 +01:00
parent dcd282779f
commit 17b6ea51af

View File

@@ -338,9 +338,9 @@
MARIADB_USER: myuser
MARIADB_PASSWORD: mypassword
labels:
# it can be a secret
# we can declare secrets
{{ .KatenaryPrefix }}/secrets: |-
- DB_PASSWORD
- MARIADB_PASSWORD
php:
image: php:7.4-fpm
environment: