chore: comment out static copy in dockerfile (#591)
This commit is contained in:
@@ -51,7 +51,7 @@ COPY backend/infra/impl/coderunner/script/sandbox.py /app/sandbox.py
|
|||||||
|
|
||||||
|
|
||||||
# Copy static resources
|
# Copy static resources
|
||||||
COPY backend/static /app/resources/static/
|
# COPY backend/static /app/resources/static/
|
||||||
COPY backend/conf /app/resources/conf/
|
COPY backend/conf /app/resources/conf/
|
||||||
COPY docker/.env.example /app/.env
|
COPY docker/.env.example /app/.env
|
||||||
# COPY docker/.env.ve /app/.env
|
# COPY docker/.env.ve /app/.env
|
||||||
|
|||||||
Reference in New Issue
Block a user