mirror of
https://github.com/immense/Remotely.git
synced 2025-10-26 11:27:15 +00:00
Update public server URL.
This commit is contained in:
parent
9743107a6a
commit
444a13c954
@ -8,12 +8,12 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
<WebPublishMethod>MSDeploy</WebPublishMethod>
|
||||
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
|
||||
<LastUsedPlatform>x86</LastUsedPlatform>
|
||||
<SiteUrlToLaunchAfterPublish>http://getremotely.lucency.co</SiteUrlToLaunchAfterPublish>
|
||||
<SiteUrlToLaunchAfterPublish>http://tryremotely.lucency.co</SiteUrlToLaunchAfterPublish>
|
||||
<LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
|
||||
<ExcludeApp_Data>False</ExcludeApp_Data>
|
||||
<ProjectGuid>3e835099-c417-4d82-8d5c-13dc09af48ac</ProjectGuid>
|
||||
<MSDeployServiceURL>https://getremotely.lucency.co:8172/msdeploy.axd?site=getremotely.lucency.co</MSDeployServiceURL>
|
||||
<DeployIisAppPath>getremotely.lucency.co</DeployIisAppPath>
|
||||
<MSDeployServiceURL>https://tryremotely.lucency.co:8172/msdeploy.axd?site=tryremotely.lucency.co</MSDeployServiceURL>
|
||||
<DeployIisAppPath>tryremotely.lucency.co</DeployIisAppPath>
|
||||
<RemoteSitePhysicalPath />
|
||||
<SkipExtraFilesOnServer>True</SkipExtraFilesOnServer>
|
||||
<MSDeployPublishMethod>WMSVC</MSDeployPublishMethod>
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"id": "Remotely Remote Control",
|
||||
"name": "Remotely Remote Control",
|
||||
"short_name": "Remotely Remote Control",
|
||||
"start_url": "https://getremotely.lucency.co/remotecontrol",
|
||||
"start_url": "https://tryremotely.lucency.co/remotecontrol",
|
||||
"display": "standalone",
|
||||
"background_color": "black",
|
||||
"theme_color": "white",
|
||||
@ -10,12 +10,12 @@
|
||||
"description": "Remote access tools designed to get things done quickly.",
|
||||
"icons": [
|
||||
{
|
||||
"src": "https://getremotely.lucency.co/images/Remotely_Icon_128.png",
|
||||
"src": "https://tryremotely.lucency.co/images/Remotely_Icon_128.png",
|
||||
"sizes": "128x128",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "https://getremotely.lucency.co/images/Remotely_Icon_512.png",
|
||||
"src": "https://tryremotely.lucency.co/images/Remotely_Icon_512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
@ -23,15 +23,15 @@
|
||||
"related_applications": [
|
||||
{
|
||||
"platform": "windows",
|
||||
"url": "https://getremotely.lucency.co/remotecontrol"
|
||||
"url": "https://tryremotely.lucency.co/remotecontrol"
|
||||
},
|
||||
{
|
||||
"platform": "play",
|
||||
"url": "https://getremotely.lucency.co/remotecontrol"
|
||||
"url": "https://tryremotely.lucency.co/remotecontrol"
|
||||
},
|
||||
{
|
||||
"platform": "itunes",
|
||||
"url": "https://getremotely.lucency.co/remotecontrol"
|
||||
"url": "https://tryremotely.lucency.co/remotecontrol"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -2,7 +2,7 @@
|
||||
"id": "Remotely",
|
||||
"name": "Remotely",
|
||||
"short_name": "Remotely",
|
||||
"start_url": "https://getremotely.lucency.co",
|
||||
"start_url": "https://tryremotely.lucency.co",
|
||||
"display": "standalone",
|
||||
"background_color": "black",
|
||||
"theme_color": "white",
|
||||
@ -10,12 +10,12 @@
|
||||
"description": "Remote access tools designed to get things done quickly.",
|
||||
"icons": [
|
||||
{
|
||||
"src": "https://getremotely.lucency.co/images/Remotely_Icon_128.png",
|
||||
"src": "https://tryremotely.lucency.co/images/Remotely_Icon_128.png",
|
||||
"sizes": "128x128",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "https://getremotely.lucency.co/images/Remotely_Icon_512.png",
|
||||
"src": "https://tryremotely.lucency.co/images/Remotely_Icon_512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
@ -23,15 +23,15 @@
|
||||
"related_applications": [
|
||||
{
|
||||
"platform": "windows",
|
||||
"url": "https://getremotely.lucency.co/"
|
||||
"url": "https://tryremotely.lucency.co/"
|
||||
},
|
||||
{
|
||||
"platform": "play",
|
||||
"url": "https://getremotely.lucency.co/"
|
||||
"url": "https://tryremotely.lucency.co/"
|
||||
},
|
||||
{
|
||||
"platform": "itunes",
|
||||
"url": "https://getremotely.lucency.co/"
|
||||
"url": "https://tryremotely.lucency.co/"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user