Upgrade to Business Edition

I would like to upgrade our community to the Business Edition of AppSmith and got this guide with the LizensCode.

After restarting the container, this has no effect…
The Docker Compose is located at
“com.docker.compose.project”: “appsmith”,
“com.docker.compose.project.config_files”: “docker-compose.yml”,
“com.docker.compose.project.working_dir”:“/home/ubuntu/appsmith”,

The relevant parts from the Compose:
image: Docker Hub
.
.
.
environment:
APPSMITH_LICENSE_KEY=Klaus-Gabili-Silken-Sussane-Michael-V3
HTTP_PROXY: ${HTTP_PROXY}
HTTPS_PROXY: ${HTTPS_PROXY}
NO_PROXY: ${NO_PROXY}

With Docker Inspect Can be well seen that the proxy variables pull.

Does anyone have a tip for me?

Hi! Please follow the steps from this guide to upgrade to the Business Edition.