UI redesign
This commit is contained in:
5
.build/prod/nginx.Dockerfile
Normal file
5
.build/prod/nginx.Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM nginx
|
||||
|
||||
COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||
|
||||
WORKDIR /etc/nginx
|
||||
Reference in New Issue
Block a user