Dev Setup
Security
For users' data security reason, Esbun apps will only be deployed to local.esbun.com/apps and esbun.com/apps instead of subdomain or other domains, which mean only esbun.comcan read user's data.
Config
Edit hosts file in OS system, add local.esbun.com to both
127.0.0.1::1
Run deploy local script file:
deploy-local.sh
Last updated