mirror of
https://github.com/simple-login/app.git
synced 2025-09-13 18:14:37 +08:00
Fix upgrade sl-init command: remove "restart" option for sl-init
This commit is contained in:
parent
096a925460
commit
2a0004c6cf
1 changed files with 0 additions and 1 deletions
|
@ -107,7 +107,6 @@ sudo docker run --rm \
|
|||
-v $(pwd)/dkim.key:/dkim.key \
|
||||
-v $(pwd)/dkim.pub.key:/dkim.pub.key \
|
||||
-p 7777:7777 \
|
||||
--restart always \
|
||||
--network="sl-network" \
|
||||
simplelogin/app:2.1.0 python init_app.py
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue