We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f3dd0e8 + ae10f96 commit fe08b1eCopy full SHA for fe08b1e
3 files changed
Dockerfile
apache/directory.conf
apache/vhost.conf
@@ -20,5 +20,5 @@
20
ErrorLog ${APACHE_LOG_DIR}/error.log
21
CustomLog ${APACHE_LOG_DIR}/access.log combined
22
23
- # Redirect / https://localhost:443
+ Redirect / https://localhost:8443/
24
</VirtualHost>
0 commit comments