mirror of
https://github.com/serai-dex/serai.git
synced 2025-02-02 03:06:31 +00:00
expose monero rpc port from docker
This commit is contained in:
parent
0fc336941c
commit
659ff280ac
1 changed files with 2 additions and 0 deletions
|
@ -166,3 +166,5 @@ services:
|
|||
volumes:
|
||||
- "./coins/monero/scripts:/scripts"
|
||||
entrypoint: /scripts/entry-dev.sh
|
||||
ports:
|
||||
- "18081:18081"
|
||||
|
|
Loading…
Reference in a new issue