You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# For a supported way to run an Agora on containers, please refer to [[agora recipe]] for [[coop cloud]] in the Agora of Flancia: https://anagora.org/agora-recipe
git pull
poetry install
npm run build
export FLASK_APP=app
export FLASK_ENV="production"
# export AGORA_CONFIG="ProductionConfig"
# hack, makes it run with wildcard support enabled essentially.