Files
hnsau/README.md
Nathan Woodburn deb6fbeb10
All checks were successful
Build Docker / Build Image (push) Successful in 54s
feat: Update readme
2025-08-06 22:26:10 +10:00

11 lines
202 B
Markdown

# Handshake Australia Website
HNSAU website files
To deploy the website, run the following commands:
```
sudo docker run -d -p 5000:5000 --name hnsau git.woodburn.au/nathanwoodburn/hnsau:latest
```