Set the default locale to C.UTF-8 in 2026
This commit is contained in:
@@ -303,6 +303,7 @@ async function createSubcontainer(app, name, cmd, options) {
|
||||
const { fqdn:dashboardFqdn } = await dashboard.getLocation();
|
||||
|
||||
const stdEnv = [
|
||||
'LANG=C.UTF-8',
|
||||
'CLOUDRON=1',
|
||||
'CLOUDRON_PROXY_IP=172.18.0.1',
|
||||
`CLOUDRON_APP_HOSTNAME=${app.id}`,
|
||||
|
||||
Reference in New Issue
Block a user