Fixing docker compose
This commit is contained in:
+1
-2
@@ -89,8 +89,7 @@ services:
|
|||||||
command: ["gateway", "run"]
|
command: ["gateway", "run"]
|
||||||
|
|
||||||
gerhard-dashboard:
|
gerhard-dashboard:
|
||||||
build:
|
image: hermes-image:latest
|
||||||
context: ../hermes-agent
|
|
||||||
container_name: gerhard-dashboard
|
container_name: gerhard-dashboard
|
||||||
ports:
|
ports:
|
||||||
- "50007:9119" # web dashboard at localhost:50007
|
- "50007:9119" # web dashboard at localhost:50007
|
||||||
|
|||||||
Reference in New Issue
Block a user