remove restart
This commit is contained in:
@@ -28,7 +28,6 @@ services:
|
|||||||
postgres:
|
postgres:
|
||||||
image: postgres:18.0-trixie
|
image: postgres:18.0-trixie
|
||||||
container_name: postgres
|
container_name: postgres
|
||||||
restart: always
|
|
||||||
# set shared memory limit when using docker compose
|
# set shared memory limit when using docker compose
|
||||||
shm_size: 512mb
|
shm_size: 512mb
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user