mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-12-14 03:36:51 +00:00
add forward path prefix to prefix services in a sub path.
This commit is contained in:
@@ -12,6 +12,7 @@ const model = Backbone.Model.extend({
|
||||
forward_scheme: 'http',
|
||||
forward_host: '',
|
||||
forward_port: null,
|
||||
forward_path_prefix: '',
|
||||
access_list_id: 0,
|
||||
certificate_id: 0,
|
||||
ssl_forced: false,
|
||||
|
||||
Reference in New Issue
Block a user