Created Docker Files
This commit is contained in:
3
wap/api-calc/nginx/Dockerfile
Normal file
3
wap/api-calc/nginx/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM nginx:1.23.1-alpine
|
||||
COPY src /var/www/html/
|
||||
COPY nginx/default.conf /etc/nginx/conf.d
|
||||
Reference in New Issue
Block a user