mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
use http protocol in deploy test
This commit is contained in:
parent
087869c91c
commit
2a12947e51
@ -102,4 +102,5 @@ WORKDIR /app/gradido/deployment/bare_metal
|
||||
RUN echo -e '#!/bin/bash\nshift 0\nexec "$@"' > /usr/local/bin/sudo && \
|
||||
chmod +x /usr/local/bin/sudo
|
||||
SHELL ["/bin/bash", "--login", "-c"]
|
||||
ENV URL_PROTOCOL=http
|
||||
RUN ./start.sh $BRANCH_NAME
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user