Remove leftover njs config
This commit is contained in:
@@ -9,7 +9,6 @@ ENV CATALOGUE_HOST=catalogue \
|
||||
PAYMENT_HOST=payment \
|
||||
RATINGS_HOST=ratings
|
||||
|
||||
COPY njs.conf /etc/nginx/conf.d/njs.conf
|
||||
COPY entrypoint.sh /root/
|
||||
ENTRYPOINT ["/root/entrypoint.sh"]
|
||||
|
||||
|
@@ -1,8 +0,0 @@
|
||||
# geo tags for calls derived from x-forwarded-for header
|
||||
|
||||
js_path /opt/nginx_js;
|
||||
|
||||
js_import instana_random_geo.js;
|
||||
|
||||
js_set $fake_ip instana_random_geo;
|
||||
|
Reference in New Issue
Block a user