e
Showing
1 changed file
with
1 additions
and
1 deletions
| 1 | 1 | ||
| 2 | 2 | ||
| 3 | 3 | ||
| 4 | var host = ''; | 4 | var host = 'no'; |
| 5 | if(host = 'local'){ | 5 | if(host = 'local'){ |
| 6 | var pluginUrl = "http://localhost:8888/Forms/"; | 6 | var pluginUrl = "http://localhost:8888/Forms/"; |
| 7 | var pdf_customizer = "http://localhost:8888/pdf-customizer/public/"; | 7 | var pdf_customizer = "http://localhost:8888/pdf-customizer/public/"; | ... | ... |
-
Please register or sign in to post a comment