restore old staging

master
Aevann 2023-09-14 23:44:30 +03:00
parent 1a6df0086c
commit 96d6ed9561
1 changed files with 0 additions and 1 deletions

View File

@ -2,6 +2,5 @@ cd /staging
git pull
. /e
export SITE="staging.rdrama.net"
export DATABASE_URL="$RECOVERY_DATABASE_URL"
export WORKER_COUNT="1"
gunicorn files.__main__:app -b 0.0.0.0:5002 -t 0