feat: better route function

This commit is contained in:
ange 2024-12-10 03:04:52 +00:00
parent 805d417a9a
commit aaac5d780b
Signed by: ange
GPG key ID: 9E0C4157BB7BEB1D
10 changed files with 103 additions and 51 deletions

View file

@ -4,3 +4,10 @@ services:
build: .
ports:
- "3000:3000"
develop:
watch:
- action: rebuild
path: src/
- action: sync+restart
path: html/
target: /html