Set hostname

This commit is contained in:
Radon Rosborough 2023-01-04 20:43:54 -07:00
parent d7c06b8a47
commit a25f14c9fd
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ export async function createUserSession({
}, },
}, },
spec: { spec: {
hostname: langConfig.id,
volumes: [ volumes: [
{ {
name: "minio-config", name: "minio-config",