|
|
@@ -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 VERSION=11.0 --name='reymota'
|
|
|
+ oc new-app http://gitea.reymota.es/creylopez/ReyMotaAppsOC.git -e DEBUG="False" --name='reymota'
|
|
|
|
|
|
Tal y como está la estructura de directorios, deberia detectar automáticamente una compilación Python
|
|
|
|