Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Frontend
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Felipe Luis Parodi Viera
Frontend
Commits
1199e932
Commit
1199e932
authored
5 years ago
by
Marcos Viera
Browse files
Options
Downloads
Patches
Plain Diff
servidor psico
parent
ef8ef4f1
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Frontend Angular 4/src/app/shared/config.ts
+4
-4
4 additions, 4 deletions
Frontend Angular 4/src/app/shared/config.ts
Servidor JEE/WebContent/WEB-INF/matefun.properties
+3
-3
3 additions, 3 deletions
Servidor JEE/WebContent/WEB-INF/matefun.properties
with
7 additions
and
7 deletions
Frontend Angular 4/src/app/shared/config.ts
+
4
−
4
View file @
1199e932
...
...
@@ -21,12 +21,12 @@
// export const GHCI_URL = 'ws://35.199.110.129:9090/endpoint';
// Google cloud platform v2
export
const
SERVER
=
'
http://35.198.52.82:9090
'
;
export
const
GHCI_URL
=
'
ws://35.198.52.82:9090/endpoint
'
;
//
export const SERVER = 'http://35.198.52.82:9090';
//
export const GHCI_URL = 'ws://35.198.52.82:9090/endpoint';
// psico
//
export const SERVER = 'https://matefun.math.psico.edu.uy';
//
export const GHCI_URL = 'wss://matefun.math.psico.edu.uy/endpoint';
export
const
SERVER
=
'
https://matefun.math.psico.edu.uy
'
;
export
const
GHCI_URL
=
'
wss://matefun.math.psico.edu.uy/endpoint
'
;
//diego docker
...
...
This diff is collapsed.
Click to expand it.
Servidor JEE/WebContent/WEB-INF/matefun.properties
+
3
−
3
View file @
1199e932
#Deben definirse moodle_endpoint y moodle_group para conectar con el API de moodle.
#De lo contrario solo se realizara login local.
moodle_endpoint
=
https://matefun.moodlecloud.com
moodle_group
=
introduction to moodle
moodle_endpoint
=
https://
cursos-
matefun.moodlecloud.com
moodle_group
=
MateFun
#El grupo se define como liceoId#grado#grupo#anio
#Si no se sefine default_group entonces no se asigna grupo para docente o alumno.
default_group
=
0#2#Año#2017
#
default_group=0#2#Año#2017
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment