Skip to content
Snippets Groups Projects
Commit 61dfb897 authored by Dmytro Bogatov's avatar Dmytro Bogatov :two_hearts:
Browse files

Fix.

parent c2ce689b
Branches
No related tags found
No related merge requests found
Pipeline #24811 passed
......@@ -6,6 +6,6 @@ WORKDIR /srv
COPY --chown=nginx:nginx config key.json ./
COPY token.conf /etc/nginx/conf.d/
COPY token.conf /etc/nginx/http.d/
CMD ["nginx", "-g", "daemon off;"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment