mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-30 14:59:31 +00:00
image: Add params for monkey
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
Description=Monkey web-server
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/sbin/monkey
|
||||
ExecStart=/usr/sbin/monkey --port 80 --workers 1
|
||||
Restart=on-abort
|
||||
|
||||
[Install]
|
||||
|
||||
Reference in New Issue
Block a user