新增 .dockerignore,添加 X-Forwarded-For 头以正确提供客户端 IP 信息

This commit is contained in:
2025-04-21 19:02:14 +08:00
parent 2b3f6768f0
commit 5b3de2b714
4 changed files with 24 additions and 10 deletions

6
.dockerignore Normal file
View File

@@ -0,0 +1,6 @@
.idea/
.vscode/
node_modules/
.next/
.env