Skip to content

Commit

Permalink
clean: Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
idabblewith committed Aug 10, 2024
1 parent d4928eb commit 66b3fc0
Showing 1 changed file with 14 additions and 16 deletions.
30 changes: 14 additions & 16 deletions .env.temaplate
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
PRINCE_SERVER_URL=

# Prod DB
SITE_URL=
DB_URL=

# Urls
SENTRY_URL=
# Config, Migration & Emails
SECRET_KEY=
#
DATABASE_URL=
DEFAULT_FROM_EMAIL=
DJANGO_DEBUG=
ON_TEST_NETWORK=

TZ=
EXTERNAL_PASS=

DEFAULT_FROM_EMAIL=
SPMS_MAINTAINER_EMAIL=
ON_TEST_NETWORK=
# Creating Prince License File
PRINCE_LICENSE_ID=
PRINCE_LICENSE_SIGNATURE=
PRINCE_SERVER_URL=
#
SECRET_KEY=
SENTRY_URL=
SITE_URL=
SPMS_MAINTAINER_EMAIL=
TIME_ZONE=

0 comments on commit 66b3fc0

Please sign in to comment.