fix: update API server path in development environment to use secure HTTPS URL
This commit is contained in:
parent
9609cad8f5
commit
e6da798e43
@ -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