Update README.md
This commit is contained in:
parent
4d08eef04f
commit
95a58afa10
@ -49,7 +49,7 @@ The actual data can be found here: https://gitlab.ub.uni-bielefeld.de/sporada/bu
|
||||
18. The app can be shut down with `docker-compose down`. All imported data is saved persistently in the database volume *postgres_data*.
|
||||
19. To restart the app use `docker-compose up` or `docker-compose -d` to start it detatched.
|
||||
|
||||
# Security settings for hosting your own public
|
||||
# Security settings for hosting your own public version
|
||||
Before hosting you own version of this web pulblicly do not forget to change the PostgreSQL username, password etc. in *docker-compose.yml* and *app/bundesdata_app/settings.py*. Also change the secret key mentioned in *app/bundesdata_app/settings.py* to a new django key that you will keep secret!
|
||||
|
||||
# Live version
|
||||
|
Loading…
Reference in New Issue
Block a user