Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 560 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 560 Bytes

Docker build for my site

Links

Cloning

git clone --recurse-submodules https://github.com/dzen03/hereismy.space.git

Building and running

Place your db into db or change mount inside docker-compose.yml. Also, you can change the port binding from 80 to whatever you want.

docker compose up --build -d