Update to have a configuration file out of the
app bundle.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"apiUrl": "http://localhost:5000",
|
||||
"version": "0.28.0"
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"apiUrl": "https://test-divelog.sebastienandre.com",
|
||||
"version": "0.28.0"
|
||||
}
|
||||
Reference in New Issue
Block a user