remove restart

This commit is contained in:
2025-10-25 00:01:10 +02:00
parent 54ae15d345
commit fcf6283ed5

View File

@@ -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: