Skip to content

Commit

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

root /var/www/public;
Expand Down

0 comments on commit 38c1959

Please sign in to comment.