No description
Find a file
2025-05-17 19:36:07 +02:00
config hacky af never use this! 2025-05-17 19:36:07 +02:00
.env hacky af never use this! 2025-05-17 19:36:07 +02:00
.gitignore hacky af never use this! 2025-05-17 19:36:07 +02:00
docker-compose.yml hacky af never use this! 2025-05-17 19:36:07 +02:00
Dockerfile hacky af never use this! 2025-05-17 19:36:07 +02:00
README.md hacky af never use this! 2025-05-17 19:36:07 +02:00

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