GITLAB
Eric Fernandez
/ foca-botonera-principal
Toggle navigation
Sign in
Sign in
Activity
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
b4e7f267fb500044ae06da6210b0a1e96bf04e22
Authored by
Pablo Marco del Pont
2018-11-10 14:18:37 -0300
1 parent
b7d752dd1c
Exists in
master
Añadí info.
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
src/etc/develop.js.ejemplo
Side-by-side Diff
Inline Diff
src/etc/develop.js.ejemplo
Diff comments
View file @
b4e7f26
1
1
angular.module('focaBotoneraPrincipal')
2
2
.constant("API_ENDPOINT", {
3
3
'URL': '//127.0.0.1:9000'
4
- });
4
+ })
5
+ .constant("APP", ''); // Posibles valores '', 'distribuidor', 'transportista'