mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-02 15:46:18 +00:00
4 lines
47 B
JavaScript
4 lines
47 B
JavaScript
module.exports = {
|
|
NODE_ENV: "production"
|
|
};
|