Store config in config instead of root directory

This commit is contained in:
TwinProduction
2019-12-28 12:55:00 -05:00
parent c4f7370397
commit 50cdc159db
3 changed files with 4 additions and 4 deletions

View File

@ -1,2 +1,2 @@
FROM twinproduction/gatus
ADD config.yaml ./
ADD config.yaml ./config/config.yaml