Server: HOST -> HOST_DEV

parent a08b183d
...@@ -10,7 +10,7 @@ namespace Assets.Scripts.API ...@@ -10,7 +10,7 @@ namespace Assets.Scripts.API
public class Server : MonoBehaviour public class Server : MonoBehaviour
{ {
public static string HOST_PROD = "https://quantifly.plnech.fr"; public static string HOST_PROD = "https://quantifly.plnech.fr";
public static string HOST = "http://localhost:8990"; public static string HOST_DEV = "http://localhost:8990";
public Server () public Server ()
{ {
......
fileFormatVersion: 2
guid: c56230d4575634b8896a178b68e9a055
folderAsset: yes
timeCreated: 1477229352
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment