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: services:
postgres: postgres:
container_name: postgres:alpine container_name: postgres
image: postgres image: postgres:alpine
ports: ports:
- 5432:5432 - 5432:5432
environment: environment: