Skip to content

Commit 9508206

Browse files
AdJezAdJez
authored andcommitted
TIEPS
1 parent a053547 commit 9508206

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/backend/partaj/settings.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,6 @@ class Staging(Base):
504504
},
505505
}
506506

507-
508507
# Actual allowed hosts are specified directly through an environment variable
509508
ALLOWED_HOSTS = values.ListValue(None)
510509

@@ -588,7 +587,6 @@ class Production(Base):
588587
},
589588
}
590589

591-
592590
# Actual allowed hosts are specified directly through an environment variable
593591
ALLOWED_HOSTS = values.ListValue(None)
594592

0 commit comments

Comments
 (0)