claude final draft
This commit is contained in:
@@ -21,6 +21,8 @@ RUN python -m grpc_tools.protoc \
|
||||
/app/proto/metrics.proto
|
||||
|
||||
COPY services/gateway /app/services/gateway
|
||||
COPY services/aggregator/__init__.py /app/services/aggregator/__init__.py
|
||||
COPY services/aggregator/storage.py /app/services/aggregator/storage.py
|
||||
COPY web /app/web
|
||||
|
||||
ENV PYTHONPATH=/app
|
||||
|
||||
Reference in New Issue
Block a user