Skip to content

Commit bafc029

Browse files
committed
i dont get it
1 parent 6a30681 commit bafc029

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nginx.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ server {
77
try_files $uri $uri/ /index.html;
88
}
99

10-
# Proxy API requests to the backend service (angelos-app)
1110
location /api/ {
1211
proxy_pass http://angelos-app:8000;
1312
proxy_set_header Host $host;

0 commit comments

Comments
 (0)