Fix compose for configuration file.

This commit is contained in:
Cassowary 2022-10-26 18:01:44 -07:00
parent 5dbd06fef1
commit d79c634f6a
1 changed files with 1 additions and 1 deletions

View File

@ -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"]