This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
mcarman
/
Wappler_Access
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Change environment to vapor
master
rpm-mcarman
2 years ago
parent
13d7da0c07
commit
d4f099fd0d
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.wappler/targets/Development/app/config/config.json
+1
-1
app/config/config.json
+ 1
- 1
.wappler/targets/Development/app/config/config.json
View File
@@ -6,6 +6,6 @@
"methods": "GET,POST,DELETE,PATCH,PUT"
},
"env": {
"API_BASEURL": "http://
localhost:8080
/api/v1.0/"
"API_BASEURL": "http://
vapor.prelub.com
/api/v1.0/"
}
}
+ 1
- 1
app/config/config.json
View File
@@ -6,6 +6,6 @@
"methods": "GET,POST,DELETE,PATCH,PUT"
},
"env": {
"API_BASEURL": "http://
localhost:8080
/api/v1.0/"
"API_BASEURL": "http://
vapor.prelub.com
/api/v1.0/"
}
}
Write
Preview
Loading…
Cancel
Save