mirror of
https://github.com/mainnika/a-quest.git
synced 2026-05-23 16:23:36 +00:00
fix task1 dockerfile
This commit is contained in:
@@ -20,7 +20,7 @@ RUN mkdir -p /app
|
||||
WORKDIR /app
|
||||
|
||||
COPY --from=builder /app/task1 .
|
||||
COPY --from=builder /app/task1-backend/config .
|
||||
COPY --from=builder /app/task1-backend/config config
|
||||
|
||||
EXPOSE 8081
|
||||
|
||||
|
||||
Reference in New Issue
Block a user