feat: Initial code drop
All checks were successful
Build Docker / Build Docker (push) Successful in 1m11s
All checks were successful
Build Docker / Build Docker (push) Successful in 1m11s
This commit is contained in:
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM nginx
|
||||
RUN rm /etc/nginx/conf.d/default.conf
|
||||
COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||
Reference in New Issue
Block a user