mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 14:52:15 +00:00
Added further cavets to the README
This commit is contained in:
12
README
12
README
@@ -13,3 +13,15 @@ RUNNING
|
|||||||
For live envs, use ./start.sh, which runs a FCGI instance on port 9981.
|
For live envs, use ./start.sh, which runs a FCGI instance on port 9981.
|
||||||
|
|
||||||
For dev, use ./manage.py runserver <ip>:<port>, after loading the virtualenv
|
For dev, use ./manage.py runserver <ip>:<port>, after loading the virtualenv
|
||||||
|
|
||||||
|
DB SETUP
|
||||||
|
--------
|
||||||
|
|
||||||
|
Copy over dbsettings.py.example and modify to your needs.
|
||||||
|
|
||||||
|
|
||||||
|
MUMBLE SETUP
|
||||||
|
------------
|
||||||
|
|
||||||
|
If you are using the Mumble SSO connector, then please copy over your Murmur.ice file to the root of the directory, if this
|
||||||
|
doesnt match the current running Mumble server it'll cause a world of pain.
|
||||||
|
|||||||
Reference in New Issue
Block a user