update oc-docker

This commit is contained in:
raskolnikov 2022-11-21 20:02:59 -05:00
parent 4f319bcdc1
commit 8b86b13985
1 changed files with 3 additions and 3 deletions

View File

@ -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"