diff --git a/.dockerignore b/.dockerignore index 4c969d4..9943c3c 100644 --- a/.dockerignore +++ b/.dockerignore @@ -34,9 +34,9 @@ test/ # Configuration and environment files .env *.env -*.yaml -*.yml -!configs/config.yaml +# *.yaml +# *.yml +# !configs/config.yaml # Tools and dependencies vendor/