We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fb94f2 commit 07785c4Copy full SHA for 07785c4
VERSION
@@ -1 +1 @@
1
-474
+475
docker-compose.prod.yml
@@ -58,7 +58,6 @@ services:
58
start_period: 10s
59
cap_drop:
60
- ALL
61
- pids_limit: 200
62
read_only: true
63
tmpfs:
64
- /tmp:size=64M
@@ -113,7 +112,6 @@ services:
113
112
cap_add:
114
- SETUID
115
- SETGID
116
- pids_limit: 100
117
118
119
- /tmp:size=16M
0 commit comments