Skip to content

Commit a7fe437

Browse files
committed
Merge branch 'main' of github.com:devtron-labs/dashboard into rc-merge/v0.35.0
2 parents 6ca246c + 2c45cf6 commit a7fe437

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nginx-default.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
server {
22
listen 8080;
3+
listen [::]:8080;
34
root /usr/share/nginx/html;
45
index index.html index.htm;
56

0 commit comments

Comments
 (0)