diff --git a/resources/templates/provision/grandstream/gxp1450/{$mac}.xml b/resources/templates/provision/grandstream/gxp1450/{$mac}.xml
index bc29567ee4..5f172f5367 100644
--- a/resources/templates/provision/grandstream/gxp1450/{$mac}.xml
+++ b/resources/templates/provision/grandstream/gxp1450/{$mac}.xml
@@ -1531,16 +1531,17 @@
0
-
-
+
+
+{$http_auth_password}
-
-
-
+
+
+{$http_auth_username}
-
-
-
+
+
+{$http_auth_password}
@@ -1549,7 +1550,11 @@
-fm.grandstream.com/gs
+{if isset($grandstream_firmware_path)}
+{$grandstream_firmware_path}
+{else}
+{$domain_name}{$project_path}/app/provision
+{/if}