Fix code formatting issue

This commit is contained in:
Christopher Charbonneau Wells 2022-02-20 22:32:54 +00:00
parent 26fa988fe6
commit 002f86aebd
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ from .development import *
CSRF_TRUSTED_ORIGINS = [
os.environ.get("GITPOD_WORKSPACE_URL").replace("https://", "https://8000-")
]
]