Adding missing stack Parmater to stack profile (#45)
This commit is contained in:
committed by
GitHub
parent
e4c27f1ae7
commit
29a2a0076c
@@ -35,6 +35,7 @@ services:
|
||||
environment:
|
||||
YOURLS_DB_PASS: ${DATABASE_PASSWORD}
|
||||
YOURLS_SITE: ${YOURLS_SITE}
|
||||
YOURLS_DB_HOST: mariadb
|
||||
YOURLS_USER: ${YOURLS_USERNAME}
|
||||
YOURLS_PASSWORD: ${YOURLS_PASSWORD}
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user