Remove duplicate mobymask params env
This commit is contained in:
parent
4f2d1c1d00
commit
a799f897ac
@ -1,6 +1,5 @@
|
||||
# Change if pointing web app to external watcher endpoint
|
||||
WATCHER_HOST="mobymask-watcher-server"
|
||||
WATCHER_HOST=localhost
|
||||
WATCHER_PORT=3001
|
||||
APP_WATCHER_URL="http://localhost:3001"
|
||||
|
||||
|
||||
@ -34,7 +34,5 @@ else
|
||||
cp environments/watcher-config-template.toml environments/local.toml
|
||||
fi
|
||||
|
||||
cat environments/local.toml
|
||||
|
||||
echo 'yarn server'
|
||||
yarn server
|
||||
|
||||
Loading…
Reference in New Issue
Block a user