mirror of
https://github.com/Estom/notes.git
synced 2026-04-25 11:02:26 +08:00
动态代理
This commit is contained in:
6
JavaDemo/src/main/resources/static/.gitpod.yml
Normal file
6
JavaDemo/src/main/resources/static/.gitpod.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
tasks:
|
||||
- init: npm install
|
||||
command: npm run dev
|
||||
ports:
|
||||
- port: 3000
|
||||
onOpen: open-preview
|
||||
Reference in New Issue
Block a user