Przeglądaj źródła

feat:修改shm_size

zhaohaipeng 2 miesięcy temu
rodzic
commit
f1e46ebe07
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      compose.yml

+ 1 - 1
compose.yml

@@ -19,7 +19,7 @@ services:
       service: app-base
       service: app-base
     build:
     build:
       target: server
       target: server
-    shm_size: 16gb
+    shm_size: 16g
     environment:
     environment:
       COMPILE: ${COMPILE:-0}
       COMPILE: ${COMPILE:-0}
       HALF: ${HALF:-true}
       HALF: ${HALF:-true}