move shm_size setting to playbook

This commit is contained in:
Andreas Köpf
2023-02-10 08:27:32 +01:00
parent 164617c445
commit dfeb969884
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -82,6 +82,7 @@
interval: 2s
timeout: 2s
retries: 10
shm_size: 1G
loop:
- name: backend
- name: web
-1
View File
@@ -21,7 +21,6 @@ services:
image: ghcr.io/laion-ai/open-assistant/oasst-postgres
pull_policy: always
restart: always
shm_size: 512mb
ports:
- 5432:5432
environment: