updated docker-compose.yaml

This commit is contained in:
Dymas
2026-05-17 22:19:23 +02:00
parent 70a8acfb18
commit a95b4c343f
+1
View File
@@ -8,6 +8,7 @@ services:
ANI_CLI_BRANCH: ${ANI_CLI_BRANCH:-master}
ANI_CLI_WEB: ${ANI_CLI_WEB:-https://gitea.coreplay.eu/Dymas/ani-cli-web.git}
image: ani-cli-web:latest
container_name: ani-cli-web
restart: unless-stopped
ports:
- "${ANI_CLI_WEB_PORT:-8421}:8421"