Commit 7d0762f8 authored by Khady Diagne's avatar Khady Diagne

Update Dockerfile

parent 6c04c0df
...@@ -47,7 +47,7 @@ ENV ODOO_ADDONS_PATH=/mnt/extra-addons ...@@ -47,7 +47,7 @@ ENV ODOO_ADDONS_PATH=/mnt/extra-addons
ENV ODOO_RC=/etc/odoo/odoo.conf ENV ODOO_RC=/etc/odoo/odoo.conf
# Étape 6 : Rendre le script d'entrée exécutable # Étape 6 : Rendre le script d'entrée exécutable
# RUN chmod +x /entrypoint.sh RUN chmod +x /entrypoint.sh
# Étape 7 : Exposer le port pour l'application Odoo # Étape 7 : Exposer le port pour l'application Odoo
EXPOSE 8069 EXPOSE 8069
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment