Update docker-compose.yml

This commit is contained in:
2026-04-21 21:03:06 +02:00
parent 2b82049ea8
commit 6fe6044101
+2
View File
@@ -3,6 +3,7 @@ services:
build:
context: .
dockerfile: Dockerfile
network: host
container_name: hermes-gateway
restart: unless-stopped
init: true
@@ -42,6 +43,7 @@ services:
build:
context: .
dockerfile: Dockerfile
network: host
container_name: hermes-dashboard
profiles:
- dashboard