We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 546150a commit 4b9b6acCopy full SHA for 4b9b6ac
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 443
+EXPOSE 80
0 commit comments