Revert "add poseidon to docker compose"

This reverts commit eead6e8914.
This commit is contained in:
HTWKalender Team
2024-07-16 09:48:57 -04:00
parent eead6e8914
commit 3f7725e1d6

View File

@ -49,14 +49,6 @@ services:
- app - app
restart: always restart: always
poseidon:
ports:
- "7200:7200"
network_mode: host
volumes:
- ./configuration.yaml:/go/src/app/configuration.yaml
restart: unless-stopped
volumes: volumes:
db_data: db_data:
config: config: