updated docker-compose.yaml
This commit is contained in:
@@ -8,6 +8,7 @@ services:
|
|||||||
ANI_CLI_BRANCH: ${ANI_CLI_BRANCH:-master}
|
ANI_CLI_BRANCH: ${ANI_CLI_BRANCH:-master}
|
||||||
ANI_CLI_WEB: ${ANI_CLI_WEB:-https://gitea.coreplay.eu/Dymas/ani-cli-web.git}
|
ANI_CLI_WEB: ${ANI_CLI_WEB:-https://gitea.coreplay.eu/Dymas/ani-cli-web.git}
|
||||||
image: ani-cli-web:latest
|
image: ani-cli-web:latest
|
||||||
|
container_name: ani-cli-web
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- "${ANI_CLI_WEB_PORT:-8421}:8421"
|
- "${ANI_CLI_WEB_PORT:-8421}:8421"
|
||||||
|
|||||||
Reference in New Issue
Block a user