ipfs network mode host

This commit is contained in:
Yann Autissier
2023-03-21 10:06:08 +01:00
parent 4cc840d392
commit be9cb1ea30
14 changed files with 72 additions and 37 deletions
+10
View File
@@ -0,0 +1,10 @@
version: '3.6'
services:
php:
volumes:
- www:/var/www
volumes:
www: