tylerszabo / PlayniteServices-Docker

Runs the backend for Playnite in a Docker container

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dockerized Playnite Services

Runs the backend for Playnite in a Docker container.

Running

  1. Create customSettings.json and define config options that should not be included in the repo, such as API keys. Values will override those set in appsettings.json, which can be used as a template.
  2. Run with docker-compose up.

About

Runs the backend for Playnite in a Docker container

License:The Unlicense


Languages

Language:Dockerfile 100.0%