MQL5-Google-Onedrive/boat-house/management/web/config/prod.env.js
copilot-swe-agent[bot] aaf34679c7 Add boat-house microservices system to project
Co-authored-by: Mouy-leng <199350297+Mouy-leng@users.noreply.github.com>
2026-02-10 06:28:01 +00:00

4 lines
61 B
JavaScript

'use strict'
module.exports = {
NODE_ENV: '"production"'
}