Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 193 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 193 Bytes

ct-custom-page

made for https://crystaltokyo.altervista.org

run locally with docker:

docker build -t ct-custom-page .

docker run -dit --name ct-custom-page-app -p 8080:80 ct-custom-page