Fix Caddyfile for docker-compose usage
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Lukáš Kucharczyk 2023-01-20 15:54:51 +01:00
parent af14718406
commit 8779b9fee4
Signed by: lukas
SSH Key Fingerprint: SHA256:vMuSwvwAvcT6htVAioMP7rzzwMQNi3roESyhv+nAxeg
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
:8000 { :8000 {
handle_path /static/* { handle_path /static/* {
root * static/ root * /usr/share/caddy
file_server file_server
} }
handle { handle {