mirror of
https://github.com/RoboSats/robosats-web-host.git
synced 2025-07-22 18:53:21 +00:00
robosats-web-host
Setup
Clone https://github.com/RoboSats/robosats on a searate folder
cd robosats
docker run -d --name pages --restart always -p 4000:4000 pages
cd web
docker composer up -d
From this folder
docker composer up -d
Languages
Dockerfile
69.1%
Shell
30.9%