VIRTUAL_PATH support #352
-
| Can VIRTUAL_PATH and VIRTUAL_DEST be supported as in the nginx-proxy/nginx-proxy ? | 
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
| @darkopetreski sure it can, just make sure to use the correct image versions as of nginx-proxy files and update the template: ./fresh-start.sh --update-nginx-templateIn fact, we just automate the instalation, using the nginx-proxy itself. | 
Beta Was this translation helpful? Give feedback.
-
| Thank you | 
Beta Was this translation helpful? Give feedback.
-
| @darkopetreski did it work? Is there more to consider? | 
Beta Was this translation helpful? Give feedback.
-
| @darkopetreski thx, found my error, VIRTUAL_PATH: "/api/" Thx 4 your help | 
Beta Was this translation helpful? Give feedback.
@darkopetreski sure it can, just make sure to use the correct image versions as of nginx-proxy files and update the template:
In fact, we just automate the instalation, using the nginx-proxy itself.