Forgot restart for some -_-
This commit is contained in:
parent
cdd825916a
commit
9d5400e5a9
2 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
services:
|
||||
gotify:
|
||||
restart: always
|
||||
image: gotify/server
|
||||
ports:
|
||||
- 8084:80
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
services:
|
||||
open-webui:
|
||||
restart: always
|
||||
ports:
|
||||
- 3001:8080
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue