Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The docker-compose file include the references to the 5 Containers of the Password Reset Portal and expose the Ports 8443 for the Admin Portal and RestAPI as well as Port 443 for the User Portal.

The Conatiner Images are hosted on Docker Hub.

2. Run the command:

docker compose up -d

...