mirror of
https://github.com/tiennm99/coolify.git
synced 2026-08-22 16:23:51 +00:00
feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure (#11119)
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
This commit is contained in:
co-authored by
ShadowArcanist
parent
0b843bb07c
commit
8ae56587d5
@@ -183,7 +183,6 @@ test('convertContainerEnvsToArray', function () {
|
||||
"FEATURE_FLAG_WITH_EQUALS=true=123",
|
||||
"REGISTRY_URL=docker.io",
|
||||
"SUBSCRIPTION_PROVIDER=stripe",
|
||||
"TELESCOPE_ENABLED=false",
|
||||
"POSTGRES_HOST_AUTH_METHOD=trust",
|
||||
"DB_PASSWORD=password",
|
||||
"SSH_MUX_ENABLED=true",
|
||||
@@ -192,7 +191,6 @@ test('convertContainerEnvsToArray', function () {
|
||||
"DB_HOST=host.docker.internal",
|
||||
"POSTGRES_DB=coolify",
|
||||
"APP_KEY=base64:8VEfVNVkXQ9mH2L33WBWNMF4eQ0BWD5CTzB9mIxcl+k=",
|
||||
"DEBUGBAR_ENABLED=false",
|
||||
"APP_ID=development",
|
||||
"DB_DATABASE=coolify",
|
||||
"DUSK_DRIVER_URL=http://selenium:4444",
|
||||
|
||||
Reference in New Issue
Block a user