WS & TTS urls configurable
This commit is contained in:
@ -10,8 +10,8 @@ RUN echo $USERNAME ALL=\(root\) NOPASSWD:ALL > /etc/sudoers.d/$USERNAME \
|
||||
&& chmod 0440 /etc/sudoers.d/$USERNAME
|
||||
|
||||
# Set `DEVCONTAINER` environment variable to help with orientation
|
||||
ENV DEVCONTAINER=true
|
||||
|
||||
#ENV DEVCONTAINER=true
|
||||
#! env declarations not copied to devcontainer
|
||||
|
||||
########## Modified Dockerfile ##########
|
||||
|
||||
|
Reference in New Issue
Block a user