yw5ncom/compose.yaml
ange aaac5d780b
All checks were successful
/ deploy (push) Successful in 48s
feat: better route function
2024-12-10 03:04:52 +00:00

14 lines
215 B
YAML

---
services:
app:
build: .
ports:
- "3000:3000"
develop:
watch:
- action: rebuild
path: src/
- action: sync+restart
path: html/
target: /html