Split compose configs for publish and local testing

This commit is contained in:
troogs
2026-07-18 18:21:56 +02:00
parent 8b8e3d5b52
commit 32a7e528c1
3 changed files with 23 additions and 12 deletions

View File

@@ -1,8 +1,6 @@
services:
cal-funnel:
build: .
image: cal-funnel:latest
container_name: cal-funnel
image: git.beging.de/troogs/cal-funnel:latest
restart: unless-stopped
env_file:
- .env
@@ -30,4 +28,4 @@ services:
networks:
proxy:
external: true
external: true