Skip to content

Commit b5d3372

Browse files
committed
Improve template comments
1 parent 3c4f687 commit b5d3372

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ GPG_PASSPHRASE=
4949
# defaults to 1 (the admin user)
5050
CRON_USER_ID=
5151
# defaults to 'https://localhost'
52+
# note: if you are exposing MISP on a non-standard port (i.e., the port is part of the URL you would use to access it, e.g., https://192.168.0.1:4433) you need to include the port in the BASE_URL variable
5253
BASE_URL=
5354
# store settings in db except those that must stay in config.php. true/false, defaults to false
5455
ENABLE_DB_SETTINGS=

0 commit comments

Comments
 (0)