wip
This commit is contained in:
parent
8c0277c8f3
commit
9e2c30af22
60 changed files with 8853 additions and 232 deletions
|
|
@ -1,3 +1,3 @@
|
|||
FROM nginx:alpine
|
||||
FROM docker.io/nginx:alpine
|
||||
COPY ./site /usr/share/nginx/html
|
||||
COPY ./config/default.conf /etc/nginx/conf.d/default.conf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue