Moar docs

This commit is contained in:
swagg boi 2023-04-22 20:08:18 -04:00
parent 6bf2cc4ea6
commit 5a37a15d3b

View file

@ -19,3 +19,15 @@ Tests are performed during the build process
### Send it
docker push git.n4vn33t.com/swag/www-swagg
### Pull it
docker pull git.n4vn33t.com/swag/www-swagg
### Run it
podman run -dt --rm --name www-swagg -p 3000:3000 www-swagg:latest
### Create unit file
podman generate systemd --files --new --name www-swagg