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