mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-03 08:25:41 +02: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
|
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
|
Configuration for production use
|
||||||
--------------------------------------
|
--------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user