From 8a1f4ef342497e6ba08b758d97a727648079b69c Mon Sep 17 00:00:00 2001 From: Xinwei Xiong <3293172751NSS@gmail.com> Date: Fri, 20 Dec 2024 15:06:16 +0700 Subject: [PATCH] feat: add web images --- .dockerignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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/