mirror of
https://github.com/avatao-content/test-tutorial-framework
synced 2025-06-28 13:15:13 +00:00
Conform new import routes
This commit is contained in:
@ -7,7 +7,6 @@ ENV PYTHONPATH="/usr/local/lib" \
|
||||
TFW_AUTH_KEY="/tmp/tfw-auth.key" \
|
||||
CONTROLLER_PORT=5555
|
||||
|
||||
RUN pip3 install watchdog transitions
|
||||
COPY ./controller/ /
|
||||
|
||||
CMD ["python3", "/opt/server.py"]
|
||||
|
Reference in New Issue
Block a user