Update ports to allow standalone runner to connect
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ services:
|
||||
context: .
|
||||
dockerfile: ./Dockerfile
|
||||
ports:
|
||||
- "127.0.0.1:45420:45420"
|
||||
- "0.0.0.0:45420:45420"
|
||||
volumes:
|
||||
- "./server.toml:/root/.config/cursorius/server.toml"
|
||||
- "/home/robby/development/restitux/ohea/cursorius/test/server/job:/job"
|
||||
|
||||
Reference in New Issue
Block a user