Skip to content

Commit 3f3dc0c

Browse files
committed
Add not to TLS_ENABLED in .env.example
1 parent 5075b86 commit 3f3dc0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ DOMAIN=
22
APPLICATION_DOMAIN=""
33

44
### TLS certificates configuration
5-
TLS_ENABLED=""
5+
TLS_ENABLED="" # Do not add any value here if you want to keep TLS disabled
66
TLS_CERTIFICATE=""
77
TLS_KEY=""
88
APP_TLS_CERTIFICATE=""

0 commit comments

Comments
 (0)