cleanup
This commit is contained in:
parent
1019c675e8
commit
36df6444f1
@ -125,9 +125,9 @@ export default {
|
||||
audios: yamlConfig.minio?.buckets?.audios || "dtp-audios",
|
||||
},
|
||||
},
|
||||
user: {
|
||||
passwordSalt: yamlConfig.auth.passwordSalt,
|
||||
},
|
||||
user: {
|
||||
passwordSalt: yamlConfig.auth.passwordSalt,
|
||||
},
|
||||
https: {
|
||||
enabled: yamlConfig.https?.enabled === true,
|
||||
address: yamlConfig.https?.address || "127.0.0.1",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user