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:
parent
d006ba2915
commit
7fa907699d
@ -9,7 +9,8 @@
|
|||||||
## Initialize database
|
## Initialize database
|
||||||
|
|
||||||
source venv/bin/activate
|
source venv/bin/activate
|
||||||
|
curl http://172.21.43.1:5000/user > ad.json
|
||||||
|
python3 -m kdoorweb initdb
|
||||||
|
|
||||||
|
|
||||||
## Run dev server
|
## Run dev server
|
||||||
|
Loading…
Reference in New Issue
Block a user