init tmp homepage template
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
FROM nginx:1.31.3
|
||||
COPY src /usr/share/nginx/html
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
FROM nginx:1.31.3
|
||||
COPY src /usr/share/nginx/html
|
||||