Files
hnsau/README.md
Nathan Woodburn d17b45cafc
All checks were successful
Build Docker / Build Image (push) Successful in 25s
feat: Updated page to dark theme and fixed small ui bugs
2024-01-24 02:38:28 +11:00

9 lines
180 B
Markdown

# 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
```