We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eb2c8b commit a51d956Copy full SHA for a51d956
1 file changed
Dockerfile
@@ -6,4 +6,4 @@ RUN \
6
openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout /etc/nginx/nginx.key -out /etc/nginx/nginx.crt -subj "/C=FR/ST=France/L=Pau/O=Geode-solutions"
7
8
9
-EXPOSE 80
+EXPOSE 443
0 commit comments