Remove ALLOCATE from container environment

Removed ALLOCATE environment variable from container configuration.
This commit is contained in:
Kroese 2025-10-19 09:58:51 +02:00 committed by GitHub
parent 5aa575c9bc
commit bfa4320265
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,9 +1,6 @@
{
"name": "Virtual DSM",
"service": "dsm",
"containerEnv": {
"ALLOCATE": "Y"
},
"portsAttributes": {
"5000": {
"label": "Web",