Initial commit
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
const env = 'development'
|
||||
const configs = {
|
||||
development: {
|
||||
baseUrl: 'http://192.168.5.95:8000/api'
|
||||
baseUrl: 'http://192.168.5.112:8000/api'
|
||||
},
|
||||
production: {
|
||||
baseUrl: 'https://your-domain.example.com/api'
|
||||
|
||||
Reference in New Issue
Block a user