Update dev server instructions

This commit is contained in:
Jonas Schäfer
2020-03-05 18:46:42 +01:00
parent e985fe9c61
commit 936b5a7a89
2 changed files with 3 additions and 0 deletions

1
.envrc
View File

@@ -1,4 +1,5 @@
layout python3
export QUART_APP=snikket_web:app
export QUART_ENV=development
export SNIKKET_WEB_CONFIG="$(pwd)/.local/web_config.py"