mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-11-09 23:00:56 +00:00
fix: publish socketio port in dev docker-compose
This commit is contained in:
parent
61cef807c1
commit
307ef2d67a
@ -25,6 +25,7 @@ services:
|
||||
- ..:/workspace:cached
|
||||
ports:
|
||||
- "8000:8000"
|
||||
- "9000:9000"
|
||||
|
||||
volumes:
|
||||
mariadb-vol:
|
||||
|
Loading…
Reference in New Issue
Block a user