feat: better route function
This commit is contained in:
parent
805d417a9a
commit
aaac5d780b
10 changed files with 103 additions and 51 deletions
|
@ -4,3 +4,10 @@ services:
|
|||
build: .
|
||||
ports:
|
||||
- "3000:3000"
|
||||
develop:
|
||||
watch:
|
||||
- action: rebuild
|
||||
path: src/
|
||||
- action: sync+restart
|
||||
path: html/
|
||||
target: /html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue