Fix example of docker-compose.yml #114

Merged
GSergeevich merged 1 commits from readme_fix into master 2025-04-02 13:01:06 +00:00
Showing only changes of commit c90504f4f1 - Show all commits

View File

@@ -179,7 +179,7 @@ services:
# this will use the database secrets and environment,
# see the "database" service to see the values
katenary.v3/values-from: |-
DB_USER: databse.MARIADB_USER
DB_USER: database.MARIADB_USER
DB_PASSWORD: database.MARIADB_PASSWORD
database: