Skip to content

Commit

Permalink
no ssl.
Browse files Browse the repository at this point in the history
  • Loading branch information
dasscheman committed Dec 23, 2024
1 parent 0b16601 commit b1d6e57
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions openshift/vhost.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ server {
listen 8080;
listen 80;
listen [::]:80;
listen 443 ssl;
listen [::]:443 ssl;
server_name app.openshift.fss.uu.nl;

root /var/www/public;
Expand Down

0 comments on commit b1d6e57

Please sign in to comment.