Split compose configs for publish and local testing
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user