mirror of https://github.com/snachodog/mybuddy.git
Fix code formatting issue
This commit is contained in:
parent
26fa988fe6
commit
002f86aebd
|
@ -6,4 +6,4 @@ from .development import *
|
|||
|
||||
CSRF_TRUSTED_ORIGINS = [
|
||||
os.environ.get("GITPOD_WORKSPACE_URL").replace("https://", "https://8000-")
|
||||
]
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue