mirror of
https://github.com/KevinMidboe/planetposen.git
synced 2026-02-04 23:55:44 +00:00
4 lines
47 B
JavaScript
4 lines
47 B
JavaScript
module.exports = {
|
|
NODE_ENV: "production"
|
|
};
|