fix(compose): fix nginx config to handle public folder

This commit is contained in:
2026-03-13 14:26:26 +01:00
parent c1c0b4e723
commit 5c42fb7f41
7 changed files with 75 additions and 55 deletions

View File

@@ -2,8 +2,9 @@ doctype html
html
head
title= title
link(rel='stylesheet', href='/stylesheets/style.css')
link(type='text/css' rel='stylesheet', href='/stylesheets/style.css')
block head
link(rel="icon", type="image/x-icon", href="/favicon.ico")
body
header
h1