mirror of
https://github.com/lyx0/nourybot.git
synced 2024-11-13 19:49:55 +01:00
remove unused ports
This commit is contained in:
parent
97eb05aef1
commit
b990375d9b
|
@ -6,8 +6,6 @@ services:
|
||||||
restart: always
|
restart: always
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
ports:
|
|
||||||
- "127.0.0.1:55432:5432"
|
|
||||||
volumes:
|
volumes:
|
||||||
- data:/var/lib/postgresql/data
|
- data:/var/lib/postgresql/data
|
||||||
nourybot:
|
nourybot:
|
||||||
|
|
Loading…
Reference in a new issue