mirror of
https://github.com/openfaas/faasd.git
synced 2025-06-23 07:13:23 +00:00
Update faas-containerd.service
This commit is contained in:
@ -3,7 +3,7 @@ Description=faasd-containerd
|
||||
|
||||
[Service]
|
||||
MemoryLimit=500M
|
||||
Environment="basic_auth=true"
|
||||
# Environment="basic_auth=true" # Not tested properly in PR #13, causes runtime error
|
||||
ExecStart=/usr/local/bin/faas-containerd
|
||||
Restart=on-failure
|
||||
RestartSec=10s
|
||||
|
Reference in New Issue
Block a user