Fix Docker animdl packaging

This commit is contained in:
Dymas
2026-07-19 15:10:41 +02:00
parent 363de302a8
commit 3f4baf21e8
5 changed files with 30 additions and 39 deletions
-1
View File
@@ -6,7 +6,6 @@ services:
args:
ANI_CLI: ${ANI_CLI:-https://github.com/pystardust/ani-cli.git}
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