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: services:
gotify: gotify:
restart: always
image: gotify/server image: gotify/server
ports: ports:
- 8084:80 - 8084:80

View file

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