diff --git a/config/settings/environments/github.py b/config/settings/environments/github.py index 525b395..aa2ea10 100644 --- a/config/settings/environments/github.py +++ b/config/settings/environments/github.py @@ -21,4 +21,4 @@ FILES_BASE_URL = 'http://isimip/' -PROTOCOL_LOCATIONS = 'testing/protocol' +PROTOCOL_LOCATIONS = ['testing/protocol']