fix(compose): fix nginx config to handle public folder
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user