2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-05-01 23:34:41 +00:00

Flake fix

This commit is contained in:
Oliver Walters
2020-08-15 19:56:02 +10:00
parent 2bb669d7de
commit 3c4cfc9a1b
+1 -1
View File
@@ -385,4 +385,4 @@ DBBACKUP_STORAGE_OPTIONS = {
# Internal IP addresses allowed to see the debug toolbar
INTERNAL_IPS = [
'127.0.0.1',
]
]