20-02-2026

This commit is contained in:
Kevin Adametz 2026-02-20 17:56:18 +01:00
parent c62234e1ca
commit 98084de7d0
80 changed files with 9804 additions and 1771 deletions

View file

@ -11,7 +11,7 @@ services:
extra_hosts:
- 'host.docker.internal:host-gateway'
ports:
- '${VITE_PORT:-5179}:5173'
- '${VITE_PORT:-5180}:5173'
environment:
WWWUSER: '${WWWUSER:-501}'
WWWGROUP: '${WWWGROUP:-20}'