Skip to content
Snippets Groups Projects
Verified Commit e3e90281 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Reference setenv.sh in readme

parent 0da68d30
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,9 @@ config files, the superuser, and migrate the databases. ...@@ -7,6 +7,9 @@ config files, the superuser, and migrate the databases.
If you additionally wish to use PostgreSQL, you’ll also need to run If you additionally wish to use PostgreSQL, you’ll also need to run
`python manage.py createsuperuser` and `python manage.py syncdb` to migrate that database. `python manage.py createsuperuser` and `python manage.py syncdb` to migrate that database.
Use `/haiwen/seafile-server-latest/seahub/setenv.sh` to load the environment variables
needed by `manage.py`
Then you can run this image, and mount the configuration files. Then you can run this image, and mount the configuration files.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment