Set hostname
This commit is contained in:
parent
d7c06b8a47
commit
a25f14c9fd
|
@ -75,6 +75,7 @@ export async function createUserSession({
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
spec: {
|
spec: {
|
||||||
|
hostname: langConfig.id,
|
||||||
volumes: [
|
volumes: [
|
||||||
{
|
{
|
||||||
name: "minio-config",
|
name: "minio-config",
|
||||||
|
|
Loading…
Reference in New Issue