fixed fee direction
This commit is contained in:
@@ -31,10 +31,10 @@
|
||||
reverse_proxy dev-notification:8081
|
||||
}
|
||||
|
||||
# Monetix callbacks -> mntx gateway
|
||||
# Aurora callbacks -> aurora gateway
|
||||
handle /gateway/m/* {
|
||||
rewrite * /monetix/callback
|
||||
reverse_proxy dev-mntx-gateway:8084
|
||||
rewrite * /aurora/callback
|
||||
reverse_proxy dev-aurora-gateway:8084
|
||||
header Cache-Control "no-cache, no-store, must-revalidate"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user