From b221c1ce2432d559eead5866d9c2fa54bd9c9840 Mon Sep 17 00:00:00 2001 From: Ariel Rin Date: Mon, 1 Aug 2022 19:28:28 +1000 Subject: [PATCH] highlight the settings file configration step --- docs/installation/allianceauth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/allianceauth.md b/docs/installation/allianceauth.md index 14cc9097..b82d0318 100644 --- a/docs/installation/allianceauth.md +++ b/docs/installation/allianceauth.md @@ -384,7 +384,7 @@ allianceauth start myauth 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` * 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**