Se agregaron los microservicios_v2
This commit is contained in:
@@ -100,7 +100,7 @@ ALLOWED_HOSTS = [
|
||||
|
||||
SITE_URL = os.getenv('SITE_URL')
|
||||
SERVICE_API_URL = os.getenv('SERVICE_API_URL')
|
||||
|
||||
SERVICE_API_URL_V2 = os.getenv('SERVICE_API_URL_V2')
|
||||
# Application definition
|
||||
BASE_APPS = [
|
||||
'django.contrib.admin',
|
||||
|
||||
Reference in New Issue
Block a user