feat(inception imporing stuff (come back on the subject)

This commit is contained in:
Raphael 2025-06-25 23:10:28 +02:00
parent b20e81b0fe
commit 778e1a9056
6 changed files with 64 additions and 14 deletions

View file

@ -12,8 +12,6 @@ RUN chmod +x /usr/bin/generate_ssl_certificate
RUN /usr/bin/generate_ssl_certificate
USER nginx
EXPOSE 443
CMD ["nginx", "-g", "daemon off;"]