|
@@ -20,6 +20,7 @@
|
|
|
REACT_APP_RPC_SERVER: "{{ app_rpc_server }}"
|
|
REACT_APP_RPC_SERVER: "{{ app_rpc_server }}"
|
|
|
REACT_APP_ASSETS_SERVER: "{{ app_assets_server }}"
|
|
REACT_APP_ASSETS_SERVER: "{{ app_assets_server }}"
|
|
|
REACT_APP_API_SERVER: "{{ app_api_server }}"
|
|
REACT_APP_API_SERVER: "{{ app_api_server }}"
|
|
|
|
|
+ REACT_ICP_CODE: "{{ app_icp_code }}"
|
|
|
REACT_APP_TOKEN_KEY: "token.20230919"
|
|
REACT_APP_TOKEN_KEY: "token.20230919"
|
|
|
|
|
|
|
|
- hosts: www
|
|
- hosts: www
|