All checks were successful
Build Docker / Build Image (push) Successful in 54s
11 lines
202 B
Markdown
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
|
|
```
|