Skip to content

Commit 89a0028

Browse files
authored
Merge pull request #274 from FlowFuse/chore-tls-enable-note
chore: Add note to TLS_ENABLED in `.env.example`
2 parents 5075b86 + 3f3dc0c commit 89a0028

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)