Actualizar README.md
This commit is contained in:
@@ -41,6 +41,7 @@ PUBLIC_SERVER_ADDRESS = "http://IP_LOCAL:8000/" # IP_LOCAL es la ip del servidor
|
|||||||
ENABLE_USER_SIGNUP = False
|
ENABLE_USER_SIGNUP = False
|
||||||
PERMISSION_FRAMEWORK = "arches_default_deny.ArchesDefaultDenyPermissionFramework"
|
PERMISSION_FRAMEWORK = "arches_default_deny.ArchesDefaultDenyPermissionFramework"
|
||||||
#...
|
#...
|
||||||
|
ALLOWED_HOSTS = ['IP_LOCAL','127.0.0.1']
|
||||||
LANGUAGE_CODE = "es"
|
LANGUAGE_CODE = "es"
|
||||||
|
|
||||||
# list of languages...
|
# list of languages...
|
||||||
|
|||||||
Reference in New Issue
Block a user