1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2024-12-23 08:22:50 +00:00
mobilizon/js/config/prod.env.js

4 lines
48 B
JavaScript
Raw Normal View History

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