update theme

This commit is contained in:
thibaud-leclere
2026-03-30 12:13:19 +02:00
parent 99abd78495
commit 3c15c12255
12 changed files with 966 additions and 120 deletions

View File

@@ -8,9 +8,9 @@ services:
node-build: docker/node
image: git.lclr.dev/thibaud-lclr/ltbxd-actorle/app:latest
ports:
- "80:80"
- "443:443"
- "443:443/udp"
- "${PORT_80:-80}:80"
- "${PORT_443:-443}:443"
- "${PORT_443:-443}:443/udp"
volumes:
- caddy_data:/data
- caddy_config:/config