Fixed ca cert issue on api
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
vars {
|
||||
BASE_URL: http://localhost:8080
|
||||
~BASE_URL: http://localhost:5000
|
||||
~BASE_URL: http://127.0.0.1:5000
|
||||
~BASE_URL: http://[::1]:5000
|
||||
BASE_URL: https://localhost:8443
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user