mirror of
https://github.com/wahyd4/docsify.git
synced 2026-08-09 05:16:06 +10:00
[gitpod-setup] expose port: 3000 and onOpen: open-preview.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
tasks:
|
||||
- init: npm install && npm run build
|
||||
command: npm run dev
|
||||
ports:
|
||||
- port: 3000
|
||||
onOpen: open-preview
|
||||
|
||||
Reference in New Issue
Block a user