highlight the settings file configration step

This commit is contained in:
Ariel Rin 2022-08-01 19:28:28 +10:00
parent 1617c775ee
commit b221c1ce24

View File

@ -384,7 +384,7 @@ allianceauth start myauth
The settings file needs configuring, edit the template at `myauth/myauth/settings/local.py`. The settings file needs configuring, edit the template at `myauth/myauth/settings/local.py`.
Be sure to configure: **Be sure to configure:**
* Your site URL as `SITE_URL` * Your site URL as `SITE_URL`
* The Database account setup earlier in **Database Setup** * The Database account setup earlier in **Database Setup**
* `ESI_SSO_CLIENT_ID`, `ESI_SSO_CLIENT_SECRET` from the EVE Online Developers Portal earlier in **Eve Online Settings** * `ESI_SSO_CLIENT_ID`, `ESI_SSO_CLIENT_SECRET` from the EVE Online Developers Portal earlier in **Eve Online Settings**