init: django
This commit is contained in:
@ -1,3 +0,0 @@
|
||||
FROM nginx
|
||||
|
||||
COPY html/ /usr/share/nginx/html
|
Reference in New Issue
Block a user
@ -1,3 +0,0 @@
|
||||
FROM nginx
|
||||
|
||||
COPY html/ /usr/share/nginx/html
|