mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-28 17:50:47 +00:00
Flake fix
This commit is contained in:
@ -385,4 +385,4 @@ DBBACKUP_STORAGE_OPTIONS = {
|
|||||||
# Internal IP addresses allowed to see the debug toolbar
|
# Internal IP addresses allowed to see the debug toolbar
|
||||||
INTERNAL_IPS = [
|
INTERNAL_IPS = [
|
||||||
'127.0.0.1',
|
'127.0.0.1',
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user