This commit is contained in:
Yannis Antoine
2025-07-04 13:20:12 +02:00
parent b64c645327
commit b57331d471
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -51,13 +51,13 @@ volumes:
driver_opts:
type: 'none'
o: 'bind'
device: '/home/null/data/wordpress'
device: '/home/yantoine/data/wordpress'
mariadb:
driver: local
driver_opts:
type: 'none'
o: 'bind'
device: '/home/null/data/mariadb'
device: '/home/yantoine/data/mariadb'
networks:
inception: