Skip to content

Commit 6bbd95c

Browse files
committed
fix env var name in example
Signed-off-by: Travis Glenn Hansen <[email protected]>
1 parent 0ad99f1 commit 6bbd95c

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 @@
22
# PFSENSE_USERNAME="admin"
33
# PFSENSE_PASSWORD="secret"
44
# PFSENSE_INSECURE="false"
5-
# PFSENSE_PFSENSE_SSLCAPATH=/tmp/ssl/ca-dir
5+
# PFSENSE_SSLCAPATH=/tmp/ssl/ca-dir
66
# PFSENSE_SSLCAFILE=/tmp/ssl/ca-file
77
# leave blank/unset to disable (the default)
88
# PFSENSE_HTTPKEEPALIVE=true

0 commit comments

Comments
 (0)