Skip to content
Extraits de code Groupes Projets
Valider c3fc378d rédigé par Rémi - Le Filament's avatar Rémi - Le Filament
Parcourir les fichiers

[ADD] version in README

parent 5b34c464
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -44,6 +44,8 @@ odoo_instances:
image_instance: odootest
# Name of an instance from which take backups. Itself if backups are made for this instance (like here).
backup_instance: odoo
# Odoo version to be deployed
odoo_setup_version: 16
## URL (only sub.domain without https:// in front)
url: "{{ SERVER_odoo_url }}"
master_pass: "{{ SERVER_odoo_master_pass }}"
......@@ -63,6 +65,8 @@ odoo_instances:
image_instance: odootest
# This instance need to restore backups from production instance.
backup_instance: odoo
# Odoo version to be deployed
odoo_setup_version: 16
## URL (only sub.domain without https:// in front)
url: "{{ SERVER_odoo_test_url }}"
## Database Name
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter