mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2024-11-21 23:43:11 +01:00
Add note about setting Site
This commit is contained in:
parent
8da575c31b
commit
1deb42c971
@ -15,7 +15,7 @@ In the container cd to `/opt/django-helpdesk/standalone` and run
|
||||
|
||||
python3 manage.py createsuperuser
|
||||
|
||||
You should now be able to log in to the server by visiting `localhost:80`. You will also need to access the `/admin` url to set up new users.
|
||||
You should now be able to log in to the server by visiting `localhost:80`. You will also need to access the `/admin` url to set up new users. You also need to set the Site in the admin so that URLs in ticket emails will work.
|
||||
|
||||
Configuration for production use
|
||||
--------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user