Actualizar README.md

This commit is contained in:
2026-08-10 21:57:43 -04:00
parent 0e21f49cd8
commit a303d52854

View File

@@ -41,6 +41,7 @@ PUBLIC_SERVER_ADDRESS = "http://IP_LOCAL:8000/" # IP_LOCAL es la ip del servidor
ENABLE_USER_SIGNUP = False
PERMISSION_FRAMEWORK = "arches_default_deny.ArchesDefaultDenyPermissionFramework"
#...
ALLOWED_HOSTS = ['IP_LOCAL','127.0.0.1']
LANGUAGE_CODE = "es"
# list of languages...