Skip to content

Fix the 8080 port exposed

Administrator requested to merge fix/oc-port-exposed into master

Now we can access directly to the 8080 port and access to OpenCell without TSL security.

With this change, we cut the connection from out of the machine to the 8080 port because this port only listens to local calls.

Also, add a restart: always option to docker compose file to maintain always up the OC server.

Merge request reports

Loading