Docker composer is working fine
This commit is contained in:
@@ -2,4 +2,4 @@ FROM nginx:alpine
|
||||
|
||||
COPY unluckiest_443 /etc/nginx/conf.d/default.conf
|
||||
|
||||
CMD ["nginx", "-g", "daemon off;"]
|
||||
CMD ["nginx", "-g", "daemon off;"]
|
||||
|
||||
Reference in New Issue
Block a user