mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Add automated dev setup using Gitpod
This commit is contained in:
@@ -4,4 +4,4 @@ set -eu
|
||||
|
||||
cd client
|
||||
|
||||
npm run ng -- serve --hmr --configuration hmr --host 0.0.0.0 --disable-host-check --port 3000
|
||||
npm run ng -- serve --proxy-config proxy.config.json --hmr --configuration hmr --host 0.0.0.0 --disable-host-check --port 3000
|
||||
|
||||
Reference in New Issue
Block a user