WoWSimpleRegistration-docker/README.md
2025-05-17 19:36:07 +02:00

724 B

Simple WoWSimpleRegistration container

Warning

This Docker container is not intended in any way to run it as a production container!

DO NOT RUN THIS IN PRODUCTION ‼️‼️‼️

This Docker compose is based on masterking32/WoWSimpleRegistration project.

Setup

  1. Copy application/config/config.php.sample to this repo as config/config.php.
  2. Setup your configuration.
  3. Run the docker compose: docker compose up -d --build; docker compose logs -f