Skip to content
Snippets Groups Projects
Commit b9916532 authored by Eduardo Klosowski's avatar Eduardo Klosowski
Browse files

Trocado para imagem do PostgreSQL baseada no Alpine

parent 70b7bee8
No related branches found
No related tags found
No related merge requests found
version: '2'
services:
db:
image: postgres
image: postgres:alpine
environment:
POSTGRES_DB: app
web:
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment