Clean up docker-compose

This commit is contained in:
Pavle Portic 2022-10-30 01:43:41 +02:00
parent 3147d3dd4c
commit 88f3a9b16f
Signed by: TheEdgeOfRage
GPG Key ID: 66AD4BA646FBC0D2
1 changed files with 0 additions and 2 deletions

View File

@ -4,8 +4,6 @@ services:
postgres:
image: postgres:14-alpine
restart: unless-stopped
ports:
- "5431:5432"
environment:
POSTGRES_PASSWORD: ytrssil
POSTGRES_USER: ytrssil