Skip to content

Commit a79227d

Browse files
authored
Clear ALLOWED_HOSTS in .env.example
Remove specific allowed hosts from the example file.
1 parent b180685 commit a79227d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ DB_PASSWORD=
77
DB_HOST=
88
DB_PORT=
99

10-
ALLOWED_HOSTS=balkanpress-cuegbqejasgpc0at.francecentral-01.azurewebsites.net
10+
ALLOWED_HOSTS=
1111
CSRF_TRUSTED_ORIGINS=

0 commit comments

Comments
 (0)