mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-14 03:54:16 +01:00
change namings, port, fix clearing uploads
This commit is contained in:
parent
320b80e3ae
commit
35b12720c6
4 changed files with 38 additions and 8 deletions
|
|
@ -17,7 +17,7 @@ namespace MareSynchronos.WebAPI
|
|||
{
|
||||
#if DEBUG
|
||||
public const string MainServer = "darkarchons Debug Server (Dev Server (CH))";
|
||||
public const string MainServiceUri = "wss://darkarchon.internet-box.ch:5001";
|
||||
public const string MainServiceUri = "wss://darkarchon.internet-box.ch:5000";
|
||||
#else
|
||||
public const string MainServer = "Lunae Crescere Incipientis (Central Server EU)";
|
||||
public const string MainServiceUri = "to be defined";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue