mirror of
https://github.com/nocodb/nocodb.git
synced 2026-02-02 02:57:23 +00:00
fix: default options overriding ssl config
This commit is contained in:
@@ -478,7 +478,6 @@ get_advanced_options() {
|
||||
}
|
||||
|
||||
set_default_options() {
|
||||
CONFIG_SSL_ENABLED="N"
|
||||
CONFIG_EDITION="CE"
|
||||
CONFIG_REDIS_ENABLED="Y"
|
||||
CONFIG_MINIO_ENABLED="Y"
|
||||
|
||||
Reference in New Issue
Block a user