remove unused ports

This commit is contained in:
nouryxd 2024-04-15 15:23:46 +02:00
parent 97eb05aef1
commit b990375d9b

View file

@ -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: