forked from DevOps/deploy.stack
up(dbSer): postgres
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
|
||||
postgres:
|
||||
image: ${IMAGE_TAG}
|
||||
container_name: prod-postgre
|
||||
container_name: prod-postgres
|
||||
restart: always
|
||||
shm_size: 256mb
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user