diff --git a/bootstrap.sh b/bootstrap.sh index f90cc5d..64e88ab 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -10,7 +10,6 @@ DBPASSWORD_MISP='XXXXdbpasswordhereXXXXX' # Webserver configuration PATH_TO_MISP='/var/www/MISP' -IP='127.0.0.1' MISP_BASEURL='http://127.0.0.1:5000' FQDN='localhost'