Skip to content
Extraits de code Groupes Projets
Valider 21f9187b rédigé par Théo - Le Filament's avatar Théo - Le Filament
Parcourir les fichiers

[FIX] add docker volume for custom PHP config

parent 31130bd8
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -25,6 +25,7 @@ services: ...@@ -25,6 +25,7 @@ services:
{% endfor %} {% endfor %}
volumes: volumes:
- nextcloud:/var/www/html:z - nextcloud:/var/www/html:z
- ./nextcloud-extra.ini:/usr/local/etc/php/conf.d/nextcloud-extra.ini:ro
networks: networks:
default: default:
inverseproxy_shared: inverseproxy_shared:
......
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