Merge pull request 'fix: update API server path in development environment to use secure HTTPS URL' (#39) from hotfix/api-server-path into dev
Reviewed-on: #39
This commit is contained in:
commit
24d8e14235
@ -1,4 +1,4 @@
|
||||
NEXT_PUBLIC_API_SERVER_PATH="http://1.248.227.176:38080"
|
||||
NEXT_PUBLIC_API_SERVER_PATH="https://dev-api.hanasys.jp"
|
||||
|
||||
NEXT_PUBLIC_HOST_URL="//1.248.227.176:4000"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user