mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-22 16:43:35 +00:00
Update .dockerignore
if use docker compose up --build docker build will ignore .env file, this behavior is unexpected.
This commit is contained in:
@@ -5,7 +5,6 @@ yarn-debug.log*
|
|||||||
yarn-error.log*
|
yarn-error.log*
|
||||||
|
|
||||||
# Environment files
|
# Environment files
|
||||||
.env
|
|
||||||
.env.local
|
.env.local
|
||||||
.env.*.local
|
.env.*.local
|
||||||
|
|
||||||
@@ -73,4 +72,4 @@ yarn.lock
|
|||||||
pnpm-lock.yaml
|
pnpm-lock.yaml
|
||||||
|
|
||||||
# CLI
|
# CLI
|
||||||
cli/
|
cli/
|
||||||
|
|||||||
Reference in New Issue
Block a user