Revert "add poseidon to docker compose"
This reverts commit eead6e8914
.
This commit is contained in:
@ -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:
|
||||||
|
Reference in New Issue
Block a user