Skip to content

Commit a8ac573

Browse files
committed
Increase develop ram
1 parent 1de7b11 commit a8ac573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/DevelopServerDeploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
- name: Start
6868
run: |
6969
docker run -d --name wikigdrive-develop \
70-
--cpu-period=100000 --cpu-quota=800000 --memory=8192m \
70+
--cpu-period=100000 --cpu-quota=800000 --memory=12000m \
7171
--restart unless-stopped \
7272
--network nginx \
7373
--tmpfs /tmp \

0 commit comments

Comments
 (0)