Update docker-compose.yml

This commit is contained in:
2026-04-27 14:57:03 +02:00
parent 12f4bd0156
commit 6323aee22c

View File

@@ -4,7 +4,7 @@ services:
build: . build: .
container_name: qwe-salus container_name: qwe-salus
ports: ports:
- "8098:8080" - "8099:8080"
volumes: volumes:
- omada_data:/data - omada_data:/data
environment: environment: