mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2026-06-03 17:40:25 +00:00
site now runs in docker
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
FROM nginx:stable-alpine
|
||||||
|
|
||||||
|
COPY site /usr/share/nginx/html
|
||||||
Reference in New Issue
Block a user