Skip to content

Commit

Permalink
[Showcase] Fix dashmin
Browse files Browse the repository at this point in the history
  • Loading branch information
unkn0wn107 committed Jun 26, 2024
1 parent bf2383c commit 04f73b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.conf
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ server {
}

server {
listen 8091;
listen 8093;
server_name dashmin.42lyon.fr;
root /var/www/dashmin;
index index.html;
Expand Down

0 comments on commit 04f73b3

Please sign in to comment.