Skip to content

xstar97/rompatcherjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 

Repository files navigation

RomPatcher.js

This service requires a reverse proxy to function. This image also uses static-web-server as a base, so most env variables will function normally.

version: "3.8"

services:
  rompatcherjs:
    image: pull ghcr.io/xstar97/rompatcherjs:v2.7
    ports:
      - "3000:3000"
    environment:
      - SERVER_PORT=3000
    restart: unless-stopped

Releases

No releases published

Packages