Closed StefanRother-OTOBO closed 4 years ago
The .env variables have been renamed to OTOBO_WEB_HTTP_PORT, OTOBO_WEB_HTTPSPORT respectively. But the varible wasn't renamed in the commented out line in .docker_compose_envhttp. The documentation looks fine.
The two sample .env files, for HTTP and HTTPS, have been enhanced. OTOBO_WEB_ROOT_HTTP_PORT is no longer mentioned. Closing this ticket.
Hi,
I try to change the port inside the .env file:
After starting docker-compose up -d the following error occurs:
Port 8080 is not used.
Thanks,
Stefan