Hi, I was recently trying to set up a personal firefox sync + account server, and wondered how to set up the fxa-auth-server in production mode. What is the "official" way of doing so? It looks like all npm scripts are actually enforcing NODE_ENV=dev. Also, when running in this enforced dev mode, there is a hidden file test/.env.dev which seems to overwrite some config entries with some arbitrary values. Why?
Thank you! Nikolaus _______________________________________________ Dev-fxacct mailing list [email protected] https://mail.mozilla.org/listinfo/dev-fxacct

