1# Production monolith env for lith deploys. 2# This file is copied to /opt/ac/system/.env on the remote host. 3 4NODE_ENV=production 5CONTEXT=production 6PORT=8888 7DEPLOY_SECRET=replace-with-production-secret