funkwhale/front/config/prod.env.js

5 wiersze
70 B
JavaScript

module.exports = {
NODE_ENV: '"production"',
BACKEND_URL: '"/"'
}