You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: template.env
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,7 @@ GPG_PASSPHRASE=
49
49
# defaults to 1 (the admin user)
50
50
CRON_USER_ID=
51
51
# 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
52
53
BASE_URL=
53
54
# store settings in db except those that must stay in config.php. true/false, defaults to false
0 commit comments