Skip to content

Commit 0dea91c

Browse files
authored
Merge pull request #80 from fredagscafeen/feat/add-pant-container-code
feat: add Pant Container configuration to admin keys
2 parents f34b00f + 3246f72 commit 0dea91c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

fredagscafeen/settings/base.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,13 @@
221221
"url": "https://www.jemogfix.dk/mit-jem-fix/log-ind/",
222222
"role": "DRIFT",
223223
},
224+
{
225+
"key": "PANT_CONTAINER",
226+
"description": "Pant-Containere i P-kælderen.",
227+
"username": "",
228+
"url": "",
229+
"role": "DRIFT",
230+
},
224231
{
225232
"key": "LEDVANCE_PASSWORD",
226233
"description": "Ledvance SMART+ Mobile App",

0 commit comments

Comments
 (0)