Fix typo in comment
This commit is contained in:
parent
66f4eea77d
commit
8a8f2cdea4
@ -18,7 +18,7 @@ PORT=8000
|
||||
# Secret Key. Must be edited before deployment
|
||||
DJANGO_SECRET_KEY=534hj5jgh4365ghj35jgh245jgh24
|
||||
|
||||
# Allowed host be be accessed. Currently it is only possible to specify a single URL
|
||||
# Allowed host to be accessed. Currently it is only possible to specify a single URL
|
||||
DJANGO_ALLOWED_HOST=lab.example.com
|
||||
|
||||
# Media URL for images and other content
|
||||
|
Loading…
Reference in New Issue
Block a user