From ead073c9f15a5990a2a614d9f4b7f37a208f969f Mon Sep 17 00:00:00 2001 From: Hanna Lunne Date: Wed, 9 Oct 2024 18:52:18 +0200 Subject: [PATCH] docs: Add doppler instructions --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 51453cb87..41456d0e0 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,13 @@ pre-commit install Authentication goes through our Auth0-tenant, to get access to development configuration contact dotkom@online.ntnu.no. +If you are a member of dotkom you can use our configuration in doppler. + +```sh +doppler setup +doppler run -- ./manage.py runserver +``` + ## Frameworks ### Frontend