Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
dimasciput committed Oct 10, 2024
1 parent 25bff03 commit fd7e6ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .example.env
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ HTTP_PORT=80
# set this to production if you are deploying on your own domain with proper certificates
LETSENCRYPT_MODE=disabled
# set debug to false on production
DEBUG=
DEBUG=True
MEDIA_ROOT = /home/web/media
MEDIA_URL = /media/
STATIC_ROOT = /home/web/static
Expand Down

0 comments on commit fd7e6ee

Please sign in to comment.