fix change

This commit is contained in:
Alnus Tmp 2022-01-26 01:30:41 +00:00
parent 3595e2162b
commit 4cd2adc8ec
1 changed files with 5 additions and 5 deletions

View File

@ -1,15 +1,15 @@
#version Trytond server example 5.0
FROM tryton/tryton:6.0
FROM tryton/tryton:
#lebel custom
LABEL org.label-schema.version=""
#version equal Tryond server version
ENV TRYTOND_VERSION="6.0"
ENV TRYTOND_VERSION=""
#python version that will run the docker example python3.7
ENV PYTHON_VERSION="python3.7"
ENV PYTHON_VERSION=""
#version equal Tryond server version
ENV GITEA_ORG=""
#domain server gitea
ENV GITEA_DOMAIN="gitea.disroot.org"
ENV GITEA_DOMAIN=""
#if the module repository is private
ENV GITEA_USER=""
ENV GITEA_PASSWORD=""
@ -18,7 +18,7 @@ ENV GITEA_ACCESS_TOKEN=""
ENV GnuHealth="False"
ENV Etrivial="False"
ENV Trytonar="False"
ENV OneCluster="False"
ENV OneTeam="False"
ENV Presik="False"
ENV Datalife="False"
ENV NaNtic="False"