mirror of
https://github.com/timokz/flutter-vienna-hackathon-25.git
synced 2025-11-08 19:04:20 +01:00
server: docker: remove debug container from compose file
Signed-off-by: Max R. Carrara <max@aequito.sh>
This commit is contained in:
parent
f87843785a
commit
7631cfd326
1 changed files with 0 additions and 7 deletions
|
|
@ -63,13 +63,6 @@ services:
|
||||||
- "traefik.http.routers.wien-talks-web.service=wien-talks-web-service"
|
- "traefik.http.routers.wien-talks-web.service=wien-talks-web-service"
|
||||||
- "traefik.http.services.wien-talks-web-service.loadbalancer.server.port=${SERVERPOD_WEB_SERVER_PORT}"
|
- "traefik.http.services.wien-talks-web-service.loadbalancer.server.port=${SERVERPOD_WEB_SERVER_PORT}"
|
||||||
|
|
||||||
debug:
|
|
||||||
container_name: debug
|
|
||||||
image: debian:13
|
|
||||||
networks:
|
|
||||||
- docker-net
|
|
||||||
- backend
|
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
db:
|
db:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue