Move some env vars to development only

Louis Lam 2022-05-01 12:43:21 +08:00
parent d8d3691604
commit 118c4fe397

@ -34,10 +34,10 @@ cd <uptime-kuma-directory>
# Update from git
git fetch --all
git checkout 1.15.0 --force
git checkout 1.15.1 --force
# Install dependenies and prebuilt
npm ci --production
# Install dependencies and prebuilt
npm install --production
npm run download-dist
# Restart