mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2025-01-18 10:26:02 +01:00
4 lines
48 B
JavaScript
4 lines
48 B
JavaScript
|
module.exports = {
|
||
|
NODE_ENV: '"production"'
|
||
|
}
|