Skip to content
Snippets Groups Projects
Commit 1199e932 authored by Marcos Viera's avatar Marcos Viera
Browse files

servidor psico

parent ef8ef4f1
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
#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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment