Skip to content

Commit 23d4693

Browse files
author
Keon Amini
authored
fix: add back removed } int nginx.conf (#4703)
1 parent 7976660 commit 23d4693

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config-ui/nginx.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@ ${SERVER_CONF}
2828
proxy_send_timeout 60s;
2929
proxy_read_timeout 60s;
3030
proxy_pass http://$target;
31+
}
3132
}

0 commit comments

Comments
 (0)