update theme
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user