This commit is contained in:
Enrique Morales 2024-04-01 08:21:46 +03:00 committed by GitHub
commit 2413e03a32
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ services:
env_file:
- .env
db:
image: postgres:latest
image: postgres:15
init: true
restart: unless-stopped
env_file: