feat: initial commit
This commit is contained in:
commit
5ea18cbecf
23 changed files with 768 additions and 0 deletions
3
Dockerfile
Normal file
3
Dockerfile
Normal file
|
@ -0,0 +1,3 @@
|
|||
FROM nginx:1.27.4@sha256:124b44bfc9ccd1f3cedf4b592d4d1e8bddb78b51ec2ed5056c52d3692baebc19
|
||||
|
||||
COPY _site /usr/share/nginx/html
|
Loading…
Add table
Add a link
Reference in a new issue