Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
igem-quantifly
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PLN
igem-quantifly
Commits
0ca05fe6
Unverified
Commit
0ca05fe6
authored
Oct 27, 2016
by
PLN (Algolia)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Server: HOST -> HOST_DEV
parent
a08b183d
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
1 deletion
+10
-1
Server.cs
Assets/Scripts/API/Server.cs
+1
-1
Model.meta
Assets/Scripts/Model.meta
+9
-0
No files found.
Assets/Scripts/API/Server.cs
View file @
0ca05fe6
...
...
@@ -10,7 +10,7 @@ namespace Assets.Scripts.API
public
class
Server
:
MonoBehaviour
{
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
()
{
...
...
Assets/Scripts/Model.meta
0 → 100644
View file @
0ca05fe6
fileFormatVersion: 2
guid: c56230d4575634b8896a178b68e9a055
folderAsset: yes
timeCreated: 1477229352
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment