Skip to content

Commit

Permalink
#55 - Change port to 8008
Browse files Browse the repository at this point in the history
  • Loading branch information
johanjanssens committed May 30, 2022
1 parent 8b48dd2 commit ce671ea
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion sites/dashboard/config/apache/server.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<VirtualHost *:8081>
Listen 8008

<VirtualHost *:8008>

DocumentRoot ${APP_ROOT}/sites/dashboard

Expand Down

0 comments on commit ce671ea

Please sign in to comment.