mirror of
https://github.com/hexastack/hexabot
synced 2025-01-22 10:35:37 +00:00
fix: add port to widget service
This commit is contained in:
parent
7b57d50c47
commit
30dfeb715c
@ -60,6 +60,8 @@ services:
|
||||
depends_on:
|
||||
api:
|
||||
condition: service_healthy
|
||||
ports:
|
||||
- ${APP_WIDGET_PORT}:5173
|
||||
|
||||
volumes:
|
||||
mongo-data:
|
||||
|
Loading…
Reference in New Issue
Block a user