Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
record
recordweb
Commits
5f651527
Commit
5f651527
authored
Nov 19, 2018
by
Nathalie Rousse
Browse files
The production version is now vle-x, online at 147.100.179.168 with DNS erecord
parent
90961b92
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.txt
View file @
5f651527
...
...
@@ -11,6 +11,8 @@ Features :
- Version supporting several vle versions (vle-1.1.3, vle-2.0.0...).
Is the version installed under erecord VM (erecord.toulouse.inra.fr).
Is the version under development.
*******************************************************************************
...
...
@@ -23,8 +25,6 @@ simulate some vle models, such as the Record platform ones.
Version using pyvle.
Is the version installed under erecord VM (erecord.toulouse.inra.fr).
*******************************************************************************
vle-1.0
...
...
vle-x/trunk/erecord/erecord/projects/ws/ws/settings.py
View file @
5f651527
...
...
@@ -54,13 +54,14 @@ SECRET_KEY = 'neyq=+mtept6yji+ut7c6j(eu+^14ik$ni-ay)_m_@j(+)8qqb'
SITE_ID
=
1
# SITE_ID is required by admindocs # a laisser en 1.11 ?
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG
=
Fals
e
# True # False
DEBUG
=
Tru
e
# True # False
#ALLOWED_HOSTS = []
ALLOWED_HOSTS
=
[
'localhost'
,
'127.0.0.1'
,
'[::1]'
,
'erecord.toulouse.inra.fr'
,
# VM erecord (production)
'147.99.108.17'
,
# VM genotoul erecord
'147.100.179.168'
,
# VM erecord2 (production in test)
'erecord.toulouse.inra.fr'
,
# VM erecord (production)
'147.100.179.168'
,
# = VM erecord
'147.100.164.34'
,
# VM for test erecord
'147.99.108.17'
,
# VM genotoul erecord
]
# Application definition
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment