mirror of
https://github.com/lemeow125/Notes.git
synced 2025-04-04 17:11:34 +08:00
Compare commits
5 commits
c20c16b579
...
68d0bc3792
Author | SHA1 | Date | |
---|---|---|---|
68d0bc3792 | |||
3a4dc83075 | |||
73b3780326 | |||
606b81cec0 | |||
80f0b4dbe7 |
1 changed files with 0 additions and 1 deletions
|
@ -9,6 +9,5 @@ FROM nginx:latest
|
|||
RUN rm -rf /usr/share/nginx/html/*
|
||||
COPY --from=build /usr/local/app/build/ /usr/share/nginx/html
|
||||
COPY nginx/nginx.conf /etc/nginx/conf.d/default.conf
|
||||
RUN service nginx restart
|
||||
|
||||
EXPOSE 80
|
||||
|
|
Loading…
Add table
Reference in a new issue