Remove duplicate mobymask params env

This commit is contained in:
nabarun 2023-04-06 09:45:17 +05:30
parent 4f2d1c1d00
commit a799f897ac
2 changed files with 0 additions and 3 deletions

View File

@ -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"

View File

@ -34,7 +34,5 @@ else
cp environments/watcher-config-template.toml environments/local.toml
fi
cat environments/local.toml
echo 'yarn server'
yarn server