mirror of
https://github.com/tomasriveral/vps-config.git
synced 2026-08-12 02:28:38 +02:00
fix compose
This commit is contained in:
@@ -15,6 +15,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
HLEDGER_PASSWORD_HASH: "${HLEDGER_PASSWORD_HASH}"
|
HLEDGER_PASSWORD_HASH: "${HLEDGER_PASSWORD_HASH}"
|
||||||
|
METUBE_PASSWORD_HASH: "${METUBE_PASSWORD_HASH}"
|
||||||
|
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "80:80"
|
||||||
|
|||||||
Reference in New Issue
Block a user