feat: add playwright usage docs
This commit is contained in:
@@ -125,6 +125,7 @@ COPY --from=frontend-builder /app/web/dist /www/baihu
|
||||
|
||||
# Copy configs and entrypoint
|
||||
COPY --from=backend-builder /app/configs ./configs
|
||||
COPY --from=backend-builder /app/example ./example
|
||||
COPY docker/docker-entrypoint.minimal.sh ./docker-entrypoint.sh
|
||||
|
||||
# Copy agent binaries
|
||||
|
||||
Reference in New Issue
Block a user