Compare commits

...

1 Commits

Author SHA1 Message Date
6c62e2208c changes 2026-03-21 15:23:34 +00:00

View File

@@ -100,3 +100,5 @@ version: 1.1.1
Said service would be a simple nginx docker container on some random port, that serves whatever it is asked.
In order for such a service to be viable, I don't want to have to manage it manually. Instead, I can use a webhook to pull the html
repo whenever there is a new commit. This could also be on a timer, but instant gratification is better.
Unfortunately, nothing ever goes to plan when linux is involved.