Please enable JavaScript in your browser!
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
rixida
/
xilinedu_front
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
1949120199
Gałęzie
Tagi
master
xilinedu_front
/
config
/
prod.env.js
prod.env.js
96 B
Historia
Czysty
1
2
3
4
5
6
'use strict'
module.exports = {
NODE_ENV: '"production"',
BASE_API: '"http://localhost"',
}