singularityhub / sregistry

server for storage and management of singularity images
https://singularityhub.github.io/sregistry
Mozilla Public License 2.0
103 stars 42 forks source link

Adhere to YAML syntax in dummy-settings.yaml #413

Closed SethosII closed 1 year ago

SethosII commented 1 year ago

Use colon instead of equal sign for django secret key.

vsoch commented 1 year ago

Thanks!