1
0
mirror of http://git.k-space.ee/arti/doors.git synced 2024-10-13 16:30:58 +03:00

Add db init instructions

This commit is contained in:
Arti Zirk 2020-10-08 19:18:10 +03:00
parent d006ba2915
commit 7fa907699d

View File

@ -9,7 +9,8 @@
## Initialize database
source venv/bin/activate
curl http://172.21.43.1:5000/user > ad.json
python3 -m kdoorweb initdb
## Run dev server