Configure endpoint for healthcheck
This commit is contained in:
parent
5fbbfba593
commit
fb236647a3
@ -16,7 +16,7 @@ COPY nginx.conf /etc/nginx/conf.d/nginx.conf
|
|||||||
|
|
||||||
RUN rm /etc/nginx/conf.d/default.conf
|
RUN rm /etc/nginx/conf.d/default.conf
|
||||||
|
|
||||||
RUN systemctl start nginx.service
|
RUN systemctl enable nginx.service
|
||||||
|
|
||||||
|
|
||||||
EXPOSE 80/tcp
|
EXPOSE 80/tcp
|
||||||
|
Reference in New Issue
Block a user