mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-02 04:00:36 +00:00
4 lines
50 B
JavaScript
4 lines
50 B
JavaScript
|
|
module.exports = {
|
||
|
|
NODE_ENV: '"production"',
|
||
|
|
};
|