mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Reverted systemd changes that caused Snap to fail building.
Thanks to xet7 !
This commit is contained in:
parent
42f45f9a83
commit
7768a4c1ba
2 changed files with 0 additions and 16 deletions
|
|
@ -38,22 +38,16 @@ apps:
|
|||
command: wekan-control
|
||||
daemon: simple
|
||||
plugs: [network, network-bind]
|
||||
restart-condition: on-failure
|
||||
restart-delay: 10s
|
||||
|
||||
mongodb:
|
||||
command: mongodb-control
|
||||
daemon: simple
|
||||
plugs: [network, network-bind]
|
||||
restart-condition: on-failure
|
||||
restart-delay: 10s
|
||||
|
||||
caddy:
|
||||
command: caddy-control
|
||||
daemon: simple
|
||||
plugs: [network, network-bind]
|
||||
restart-condition: on-failure
|
||||
restart-delay: 10s
|
||||
|
||||
help:
|
||||
command: wekan-help
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue