Fix example of docker-compose.yml
This commit is contained in:
@@ -179,7 +179,7 @@ services:
|
|||||||
# this will use the database secrets and environment,
|
# this will use the database secrets and environment,
|
||||||
# see the "database" service to see the values
|
# see the "database" service to see the values
|
||||||
katenary.v3/values-from: |-
|
katenary.v3/values-from: |-
|
||||||
DB_USER: databse.MARIADB_USER
|
DB_USER: database.MARIADB_USER
|
||||||
DB_PASSWORD: database.MARIADB_PASSWORD
|
DB_PASSWORD: database.MARIADB_PASSWORD
|
||||||
|
|
||||||
database:
|
database:
|
||||||
|
Reference in New Issue
Block a user