mirror of
https://github.com/Mastermindzh/react-starter-kit.git
synced 2025-05-14 17:15:03 +02:00
Compare commits
No commits in common. "619acfad919831242c34f54a06978e851ecbcaaa" and "d16e0f2726563682b0111a6f0a22c5da8b20bb5b" have entirely different histories.
619acfad91
...
d16e0f2726
@ -1,4 +1,4 @@
|
|||||||
FROM nginx:1.22.1
|
FROM nginx:1.17.3
|
||||||
|
|
||||||
RUN mkdir -p /usr/share/nginx/html
|
RUN mkdir -p /usr/share/nginx/html
|
||||||
COPY dist/ /usr/share/nginx/html
|
COPY dist/ /usr/share/nginx/html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user