Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ services:
MYSQL_PASSWORD: password
MYSQL_DATABASE: misp
REDIS_HOST: redis
MISP_BASEURL: http://localhost:8081
MISP_BASEURL: http://localhost:8080
MISP_UUID: 0a674a5a-c4cb-491d-80cf-5adb48b5c1cd # Please modify
MISP_ORG: Testing org
MISP_MODULE_URL: "http://misp-modules"
Expand Down