d
This commit is contained in:
parent
400481e656
commit
6aafbf0654
1 changed files with 4 additions and 2 deletions
|
|
@ -9,8 +9,8 @@ services:
|
|||
- PGID=1964
|
||||
- PUID=1964
|
||||
- UMASK-002
|
||||
ports:
|
||||
- 3001:3001
|
||||
# ports:
|
||||
# - 3001:3001
|
||||
networks:
|
||||
- netgrimoire
|
||||
volumes:
|
||||
|
|
@ -28,6 +28,8 @@ services:
|
|||
- caddy=kuma.netgrimoire.com
|
||||
- caddy.reverse_proxy=http://kuma:3000
|
||||
|
||||
endpoint_mode: dnsrr
|
||||
|
||||
autokuma:
|
||||
image: ghcr.io/bigboot/autokuma:latest
|
||||
restart: unless-stopped
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue