mrrp
This commit is contained in:
parent
2242a377b9
commit
d37608fb54
|
@ -8,11 +8,13 @@ cp config.ini.example config.ini
|
||||||
python3 init_db
|
python3 init_db
|
||||||
```
|
```
|
||||||
|
|
||||||
|
In login.js, main.js, signup.js, make sure to set the "remote" variable to "".
|
||||||
|
|
||||||
|
|
||||||
Edit config.ini to your liking, then to start the server run:
|
Edit config.ini to your liking, then to start the server run:
|
||||||
```
|
```
|
||||||
python3 main
|
python3 main
|
||||||
```
|
```
|
||||||
|
|
||||||
### Links
|
### Links
|
||||||
[Go to the Burgernotes website](https://notes.hectabit.org)
|
[Go to the Burgernotes website](https://notes.hectabit.org)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue