This commit is contained in:
Benjamin Palko 2025-05-01 16:03:58 -04:00
parent fbcb3179c9
commit 9c63d511a9

View file

@ -1,7 +1,7 @@
services:
postgres:
container_name: postgres:alpine
image: postgres
container_name: postgres
image: postgres:alpine
ports:
- 5432:5432
environment: