fix:#7 fixed docker compose

This commit is contained in:
Elmar Kresse
2024-06-10 22:44:51 +02:00
parent 026a5cfe19
commit 63f7dbb17d

View File

@ -29,7 +29,6 @@ services:
image: DOCKER_REGISTRY_REPO-ical # DOCKER_REGISTRY_REPO will be replaced by CI image: DOCKER_REGISTRY_REPO-ical # DOCKER_REGISTRY_REPO will be replaced by CI
pull_policy: always pull_policy: always
restart: always restart: always
target: prod
networks: networks:
- "net" - "net"