Monky Gaming

Roadmap source not configured

Set the provider and repository that should power the roadmap cards inside your .env.

ROADMAP_GITHUB_REPO=owner/repository
ROADMAP_GITHUB_BRANCH=main
ROADMAP_COMMIT_LIMIT=10
# ROADMAP_GITHUB_TOKEN=<optional when using private repos>
ROADMAP_PROVIDER=gitlab
ROADMAP_GITLAB_PROJECT=group/project
ROADMAP_GITLAB_BRANCH=main
# ROADMAP_GITLAB_TOKEN=<required for private projects>

After saving the file and clearing config cache (if applicable), refresh this page.