diff --git a/compose.yml b/compose.yml index cfb2466..7305b62 100644 --- a/compose.yml +++ b/compose.yml @@ -25,7 +25,7 @@ services: volumes: - content:/var/www/http configs: - - source: thttpd.conf + - source: thttpd_conf target: /etc/thttpd.conf #healthcheck: # test: ["CMD", "curl", "-f", "http://localhost"]