From 8b86b139853889345ffa7dccbc6e53df2eb601c8 Mon Sep 17 00:00:00 2001 From: raskolnikov Date: Mon, 21 Nov 2022 20:02:59 -0500 Subject: [PATCH] update oc-docker --- .env_trytonar | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.env_trytonar b/.env_trytonar index ae90615..d7b2aa7 100644 --- a/.env_trytonar +++ b/.env_trytonar @@ -2,13 +2,13 @@ TRYTOND_VERSION="6.0" #python version that will run the docker example 3.7 or 3.9 is mandatory in case you use tryton6.2 PYTHON_VERSION="3.7" -URL_MULTI_MIGRATE="https://git.disroot.org/OneTeam/oc-multi_migrate_to_gitea.git" -#domain server gitea -GITEA_DOMAIN="git.disroot.org" #if the module repository is private GITEA_USER="" GITEA_PASSWORD="" GITEA_ACCESS_TOKEN="123" +#domain server gitea +GITEA_DOMAIN="git.disroot.org" +URL_MULTI_MIGRATE="https://${GITEA_USER}:${GITEA_PASSWORD}@git.disroot.org/OneTeam/oc-multi_migrate_to_gitea.git" #By default all organizations are set to false, activate only one. #GnuHealth, Etrivial, tryton-ar, OneTeam, Onteam_pos, Presik, Datalife, NaNtic, Kalenis Provider="Trytonar"