Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 315 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 315 Bytes

Website backend

Backend for my website

Provides contact form and timesync (clock). Uses the clock of the host so make sure it's up to date.

Building for ARM

docker buildx build --platform aarch64 --push --tag privateregistry:5000/websitebackend:x.x .