mirror of
https://github.com/aljazceru/mutiny-net.git
synced 2025-12-17 05:54:22 +01:00
Expose port
This commit is contained in:
@@ -94,6 +94,7 @@ services:
|
|||||||
command: "./wait-for-it.sh db:3306 --timeout=720 --strict -- ./start.sh"
|
command: "./wait-for-it.sh db:3306 --timeout=720 --strict -- ./start.sh"
|
||||||
ports:
|
ports:
|
||||||
- "8889:8889"
|
- "8889:8889"
|
||||||
|
- "8999:8999"
|
||||||
volumes:
|
volumes:
|
||||||
- ~/volumes/mempool:/backend/cache
|
- ~/volumes/mempool:/backend/cache
|
||||||
db:
|
db:
|
||||||
|
|||||||
Reference in New Issue
Block a user