mirror of
https://framagit.org/framasoft/mobilizon.git
synced 2024-12-23 08:22:50 +00:00
4 lines
48 B
JavaScript
4 lines
48 B
JavaScript
|
module.exports = {
|
||
|
NODE_ENV: '"production"'
|
||
|
}
|