Skip to content

Commit 67541a0

Browse files
committed
adjust the rendering of the main advisory_id
1 parent f156186 commit 67541a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ services:
1818
- .env
1919
environment:
2020
<<: *dev-env
21-
command: ./manage.py runserver --skip-checks 0.0.0.0:8001
21+
command: ./manage.py runserver --skip-checks --insecure 0.0.0.0:8001
2222
volumes:
2323
- ./scanpipe:/opt/scancodeio/scanpipe
2424
ports:

0 commit comments

Comments
 (0)