diff --git a/.env.example b/.env.example index ab72682..d92e9d3 100644 --- a/.env.example +++ b/.env.example @@ -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