Skip to content

Works with Docker

Notifications You must be signed in to change notification settings

richardk80/sxm-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command to run: docker build -t sxm-server . && docker run -d -p 8081:8080 sxm-server

Then type in localhost:8081 inside a browser

You can replace localhost with 0.0.0.0, 127.0.0.1 or the ip address where the docker image is installed

I offer this docker image as a courtesy. If you don't wanna install anything or you don't know how then just use this website: https://sxm.vercel.app

It's the same thing but it will be updated and maintained more often