Hello
I use docker-compose to set up my Pulp server. There is SECRET_KEY
in images/compose/assets/settings.py
and images/compose/assets/certs/database_fields.symmetric.key
.
I am wondering, what is the consequence if I change the two value?
Thanks in advance