Skip to content
Snippets Groups Projects
Commit 1ca70d0f authored by Yu Wei Wu's avatar Yu Wei Wu
Browse files

Fix docker compose port

parent d1195f0a
No related branches found
No related tags found
No related merge requests found
......@@ -14,5 +14,5 @@ services:
ports:
- "14666:14666/tcp"
- "14626:14626/udp"
- "14626:14262/tcp"
- "14626:14626/tcp"
command: "-node-disable-plugins statusscreen"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment