|
|
@@ -12,7 +12,7 @@ Crear un proyecto.
|
|
|
|
|
|
A continuación añadir una app desde Agregar, importar desde git.
|
|
|
|
|
|
- oc new-app http://gitea.reymota.es/creylopez/ReyMotaAppsOC.git -e DEBUG="False" -e OPENSHIFT="True" --name='reymota'
|
|
|
+ oc new-app http://gitea.reymota.es/creylopez/ReyMotaAppsOC.git -e APP_VERSION="12.0.0" -e DEBUG="False" -e OPENSHIFT="True" --name='reymota'
|
|
|
|
|
|
Tal y como está la estructura de directorios, deberia detectar automáticamente una compilación Python
|
|
|
|