Find a file
Oliver Davies 17626df722 Use Traefik as a local reverse proxy
Use Traefik as a local reverse proxy so that the site can be accessed
from http://oliverdavies.localhost rather than http://localhost:8000,
which is the default for Sculpin.

I've also overridden the command used for the app service so that it
exposes port 80 and serves the site on that port, as well as configuring
the URL to match within the generated output.
2021-07-08 19:34:41 +01:00
app Hide the RSS feed link for now 2021-07-01 20:49:03 +01:00
assets Link hover and focus styling 2021-06-30 12:02:56 +01:00
source Add Docker to About page 2021-07-05 18:01:55 +01:00
tools Add redirect 2021-07-07 20:57:07 +01:00
.editorconfig Override indent size for some file types 2021-06-30 12:02:55 +01:00
.gitignore Re-add Tailwind CSS 2021-06-30 12:02:53 +01:00
composer.json Re-add old posts 2021-06-30 12:02:53 +01:00
composer.lock Re-add old posts 2021-06-30 12:02:53 +01:00
docker-compose-production.yaml Restart unless stopped 2021-07-05 19:36:07 +01:00
docker-compose.yaml Use Traefik as a local reverse proxy 2021-07-08 19:34:41 +01:00
package-lock.json Update Tailwind CSS, remove separate JIT package 2021-06-30 12:02:55 +01:00
package.json Update Tailwind CSS, remove separate JIT package 2021-06-30 12:02:55 +01:00
postcss.config.js Update Tailwind CSS, remove separate JIT package 2021-06-30 12:02:55 +01:00
README.md Add README.md 2021-07-01 18:08:50 +01:00
tailwind.config.js Update Tailwind CSS, remove separate JIT package 2021-06-30 12:02:55 +01:00
webpack.config.js Fix assets directory in Docker and Webpack 2021-06-30 12:02:55 +01:00
workspace.yml Add a command to pull the latest Docker images 2021-07-05 20:21:05 +01:00

oliverdavies.uk