new: image container compose
- container e imagen para el redirect de main domain a subdomain
This commit is contained in:
4
redirect-domain-subdomain/Dockerfile
Normal file
4
redirect-domain-subdomain/Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
# Dockerfile
|
||||
FROM nginx:alpine
|
||||
|
||||
COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||
Reference in New Issue
Block a user