Skip to content

Fix upgrade WAR OpenCell file

Administrator requested to merge fix-upgrade-war into master

When we need upgrade the version of OC we need download the new code and add it as volume to the Docker container. I decide use a link to save the WAR file with the version number and use the link with the opencell.war name to use it as volume in the docker compose file.

Merge request reports

Loading