mirror of
https://github.com/invariantlabs-ai/invariant-gateway.git
synced 2026-06-01 02:41:45 +02:00
Fix the Dockerfle for gateway to copy correctly.
This commit is contained in:
@@ -4,7 +4,7 @@ WORKDIR /srv/gateway
|
||||
|
||||
COPY pyproject.toml ./pyproject.toml
|
||||
|
||||
COPY . .
|
||||
COPY gateway/ ./
|
||||
|
||||
COPY README.md ./README.md
|
||||
|
||||
|
||||
Reference in New Issue
Block a user