This repository has been archived on 2024-01-16. You can view files and clone it, but cannot push or open issues or pull requests.
Files
Maneger/.gitpod.yml
2022-03-18 16:40:09 +00:00

8 lines
131 B
YAML

tasks:
- init: npm install
ports:
- port: 3000
visibility: public
onOpen: ignore
- port: 19132
visibility: public