Skip to content

Commit e51f6ad

Browse files
VIA-347 SB Relocate fake-api.
1 parent 7c22c37 commit e51f6ad

27 files changed

+1
-1
lines changed

fake-api/Dockerfile renamed to infrastructure/environments/perf/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ FROM openresty/openresty:alpine
22
RUN apk add --no-cache gettext
33
RUN rm /etc/nginx/conf.d/default.conf
44
COPY nginx.conf /etc/nginx/conf.d/default.conf.template
5-
COPY data/ /usr/share/nginx/html/data/
5+
COPY data /usr/share/nginx/html/data/
66
EXPOSE 9123
77
CMD ["/bin/sh", "-c", "export ELID_DELAY_SECONDS=${ELID_DELAY_SECONDS:-0} && export APIM_DELAY_SECONDS=${APIM_DELAY_SECONDS:-0} && envsubst '$ELID_DELAY_SECONDS $APIM_DELAY_SECONDS' < /etc/nginx/conf.d/default.conf.template > /etc/nginx/conf.d/default.conf && nginx -g 'daemon off;'"]

fake-api/data/apim/token.json renamed to infrastructure/environments/perf/data/apim/token.json

File renamed without changes.

fake-api/data/elid/9436793375.json renamed to infrastructure/environments/perf/data/elid/9436793375.json

File renamed without changes.

fake-api/data/elid/9450114080.json renamed to infrastructure/environments/perf/data/elid/9450114080.json

File renamed without changes.

fake-api/data/elid/9451019030.json renamed to infrastructure/environments/perf/data/elid/9451019030.json

File renamed without changes.

fake-api/data/elid/9466447939.json renamed to infrastructure/environments/perf/data/elid/9466447939.json

File renamed without changes.

fake-api/data/elid/9657933617.json renamed to infrastructure/environments/perf/data/elid/9657933617.json

File renamed without changes.

fake-api/data/elid/9658218873.json renamed to infrastructure/environments/perf/data/elid/9658218873.json

File renamed without changes.

fake-api/data/elid/9658218881.json renamed to infrastructure/environments/perf/data/elid/9658218881.json

File renamed without changes.

fake-api/data/elid/9658218903.json renamed to infrastructure/environments/perf/data/elid/9658218903.json

File renamed without changes.

0 commit comments

Comments
 (0)