feat(pgSQL): fix container

master
arcbjorn 2 years ago
parent c8fb3da605
commit 1aa039a3b3

@ -2,7 +2,7 @@ version: "3.8"
services: services:
postgresql: postgresql:
image: postgresql:latest image: postgres
container_name: postgresql container_name: postgresql
restart: always restart: always

Loading…
Cancel
Save