up(dbSer): postgres
This commit is contained in:
parent
d860760bfc
commit
1624f72af6
@ -5,7 +5,7 @@ services:
|
||||
|
||||
postgres:
|
||||
image: ${IMAGE_TAG}
|
||||
container_name: prod-postgre
|
||||
container_name: prod-postgres
|
||||
restart: always
|
||||
shm_size: 256mb
|
||||
environment:
|
||||
|
@ -5,7 +5,7 @@ services:
|
||||
|
||||
postgres:
|
||||
image: ${IMAGE_TAG}
|
||||
container_name: prod-postgre
|
||||
container_name: test-postgres
|
||||
restart: always
|
||||
shm_size: 128mb
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user