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

[FIX] use of postgres options in commande line instead of env

parent 26f9e5af
Branches
Étiquettes v1.1.7
Aucune requête de fusion associée trouvée
......@@ -65,7 +65,7 @@ services:
POSTGRES_USER: "{{ odoo_prod.db_user }}"
POSTGRES_PASSWORD: "{{ odoo_prod.db_pass }}"
{% if postgres_options is defined %}
PGOPTIONS: "{{ postgres_options }}"
command: {{ postgres_options }}
{% endif %}
labels:
co.elastic.logs/module: postgresql
......
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