Hot reload ui

This commit is contained in:
2023-09-28 23:28:30 -04:00
parent 8d60a19b44
commit 28886eb93b
4 changed files with 27 additions and 1170 deletions

View File

@@ -45,8 +45,6 @@ services:
- ${UI_PORT}:3000
build:
context: ui
target: dev
command: npm run dev
depends_on:
- service
networks: