KTVSinglePublisher V.0.0.2
BUG
This commit is contained in:
parent
ceaf8a0601
commit
ccd6f55b25
@ -10,8 +10,6 @@ services:
|
|||||||
- ../data/logs/nginx/:/var/log/nginx
|
- ../data/logs/nginx/:/var/log/nginx
|
||||||
ports:
|
ports:
|
||||||
- "${APP_PORT:-80}:${APP_PORT:-80}"
|
- "${APP_PORT:-80}:${APP_PORT:-80}"
|
||||||
depends_on:
|
|
||||||
- mariadb
|
|
||||||
environment:
|
environment:
|
||||||
REPO_URL: ${REPO_URL}
|
REPO_URL: ${REPO_URL}
|
||||||
BRANCH: ${REPO_BRANCH:-main}
|
BRANCH: ${REPO_BRANCH:-main}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user