Skip to content

Commit

Permalink
Update env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
yukitya-1811 authored Nov 28, 2024
1 parent 2072899 commit e8734c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env.example
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Django Environment Variables
DJANGO_BACKEND_PORT="8000"
SECRET_KEY="supersafesecretkey"
ENVIRONMENT="DEVELOPMENT"
ENVIRONMENT="PRODUCTION"

# PostgrSQL Environment Variables
POSTGRES_VERSION="alpine3.18"
Expand Down

0 comments on commit e8734c9

Please sign in to comment.