Skip to content
Features
Business
Explore
Marketplace
Pricing
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
Sign in
or
Sign up
Watch
28
Star
127
Fork
53
openspending
/
openspending
Code
Issues
71
Pull requests
0
Projects
0
Wiki
Insights
Permalink
Browse files
Adding sealer
Loading branch information
...
akariv
committed
Dec 27, 2016
1 parent
765b8ba
commit
0193f92447ebfc76074c2b45051172309bafa4de
Unified
Split
Showing
1 changed file
with
3 additions
and
0 deletions
.
+3
−0
docker-config/frontend/server-rules.conf
Show comments
View
3
docker-config/frontend/server-rules.conf
@@ -43,6 +43,9 @@ location /fdp-adapter/ {
location /pipelines/ {
proxy_pass http://os-data-importers:5000/;
}
location /sealer/ {
proxy_pass http://sealer:8000/;
}
location /status/tasks {
proxy_pass http://celery-flower:80/;
proxy_http_version 1.1;
Toggle all file notes
0 comments on commit
0193f92
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
Press h to open a hovercard with more details.
0 comments on commit
0193f92