Skip to content
Snippets Groups Projects
Commit 8fb916b3 authored by Jan Philipp Timme's avatar Jan Philipp Timme Committed by Elke Kreim
Browse files

Increase number of processes ready from 3 to 16

parent 64b6b23e
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ After=remote-fs.target ...@@ -7,7 +7,7 @@ After=remote-fs.target
[Service] [Service]
Restart=on-failure Restart=on-failure
RestartSec=1s RestartSec=1s
ExecStart=/usr/bin/docker run --rm --name goemaximapool --publish 0.0.0.0:8080:8080 goemaxima:2020120600-dev ExecStart=/usr/bin/docker run --rm --name goemaximapool --env GOEMAXIMA_QUEUE_LEN=16 --publish 0.0.0.0:8080:8080 goemaxima:2020120600-dev
[Install] [Install]
WantedBy=multi-user.target WantedBy=multi-user.target
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment