moved to docker-compose
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
FROM nginx:latest
|
||||
|
||||
COPY ./yaaaw.conf /etc/nginx/conf.d/
|
||||
|
||||
VOLUME /data
|
Reference in New Issue
Block a user
@@ -1,5 +0,0 @@
|
||||
FROM nginx:latest
|
||||
|
||||
COPY ./yaaaw.conf /etc/nginx/conf.d/
|
||||
|
||||
VOLUME /data
|