Skip to content

Commit

Permalink
Mention
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiask committed Apr 25, 2024
1 parent b69d81d commit 03c1434
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,10 @@ Development
Then, visit http://127.0.0.1:8000/accounts/login/?force_login=EMAIL in your
browser and replace ``EMAIL`` with the email address you used when creating the
superuser. Note that this only works when you're running with ``DEBUG=True``
**and** ``LIVE=False``, this never works in a production environment.
**and** ``LIVE=False``, this never works in a production environment. The
production environment (and optionally the local environment also) use Google
OAuth2, you can create the necessary credentials here
https://console.cloud.google.com/welcome

You should probably visit the admin panel now and add a few service types incl.
their hourly rate at http://127.0.0.1:8000/admin/services/servicetype/
Expand Down

0 comments on commit 03c1434

Please sign in to comment.