rewored monetix gateawy to port 8084
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
}
|
||||
handle @monetixSuccess {
|
||||
rewrite * /monetix/callback
|
||||
reverse_proxy sendico_mntx_gateway:8080
|
||||
reverse_proxy sendico_mntx_gateway:8084
|
||||
header Cache-Control "no-cache, no-store, must-revalidate"
|
||||
}
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
}
|
||||
handle @monetixFail {
|
||||
rewrite * /monetix/callback
|
||||
reverse_proxy sendico_mntx_gateway:8080
|
||||
reverse_proxy sendico_mntx_gateway:8084
|
||||
header Cache-Control "no-cache, no-store, must-revalidate"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user