mirror of
https://github.com/avatao-content/test-tutorial-framework
synced 2024-11-14 15:57:17 +00:00
Rename webservice directory in Dockerfile to match service name
This commit is contained in:
parent
89103f7c31
commit
19278ecb77
@ -7,7 +7,7 @@ RUN pip3 install Flask==1.0 \
|
||||
|
||||
# Define variables to use later
|
||||
ENV TFW_SERVER_DIR="/srv/.tfw" \
|
||||
TFW_WEBSERVICE_DIR="/srv/login_service" \
|
||||
TFW_WEBSERVICE_DIR="/srv/webservice" \
|
||||
TFW_IDE_WD="/home/${AVATAO_USER}/workdir" \
|
||||
TFW_TERMINADO_WD="/home/${AVATAO_USER}/workdir"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user