mirror of
https://github.com/Theodor-Springmann-Stiftung/server-package.git
synced 2025-10-29 09:15:32 +00:00
+panoptikum
This commit is contained in:
16
panoptikum/uptime-kuma.yml
Normal file
16
panoptikum/uptime-kuma.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
services:
|
||||
uptime-kuma:
|
||||
image: louislam/uptime-kuma:1
|
||||
container_name: uptime-kuma
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- uptime-kuma:/app/data
|
||||
networks:
|
||||
- caddynet
|
||||
|
||||
volumes:
|
||||
uptime-kuma:
|
||||
|
||||
networks:
|
||||
caddynet:
|
||||
external: true
|
||||
Reference in New Issue
Block a user