Forgot restart for some -_-

This commit is contained in:
criz 2025-09-03 01:41:20 +02:00
parent cdd825916a
commit 9d5400e5a9
2 changed files with 2 additions and 0 deletions

View file

@ -1,5 +1,6 @@
services:
gotify:
restart: always
image: gotify/server
ports:
- 8084:80

View file

@ -1,5 +1,6 @@
services:
open-webui:
restart: always
ports:
- 3001:8080
volumes: