Expose locust port, add csrf support, and fix app_links
This commit is contained in:
@@ -4,4 +4,4 @@ RUN apk update && apk --no-cache add g++ gcc libxslt-dev
|
||||
RUN pip install pyquery
|
||||
USER locust
|
||||
ADD locustfile.py locustfile.py
|
||||
|
||||
EXPOSE 8089
|
||||
|
Reference in New Issue
Block a user