Commit 5268a424 authored by vicotor's avatar vicotor

add port mapping

parent 7700f8e1
......@@ -28,6 +28,8 @@ services:
volumes:
- ./config.toml:/app/config.toml
- ./rpcs.json:/app/rpcs.json
ports:
- "38005:8080"
command:
- "/bin/sh"
- "-c"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment