選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
|
- //local
- API_URL=http://127.0.0.1:1337
- graphql_uri=http://127.0.0.1:1337/graphql
- BACKEND_SERVER_URI =http://127.0.0.1:1337
-
- //live
- API_URL=http://172.16.1.8:14011
- API_GRAPHQL_URI=http://172.16.1.8:14009/graphql
- BACKEND_SERVER_URI = http://172.16.1.8:14011
|