fix typo
This commit is contained in:
parent
83a776ff9f
commit
5bc44ac70d
@ -52,7 +52,7 @@
|
||||
}${databaseDbUserPassword}@${
|
||||
isPublic
|
||||
? database.destinationDocker.remoteEngine
|
||||
? database.destinationDocker.remoteipAddress
|
||||
? database.destinationDocker.remoteIpAddress
|
||||
: $appSession.ipv4
|
||||
: database.id
|
||||
}:${isPublic ? database.publicPort : privatePort}/${databaseDefault}`;
|
||||
|
Loading…
x
Reference in New Issue
Block a user