e
This commit is contained in:
@@ -51,15 +51,15 @@ volumes:
|
|||||||
wordpress:
|
wordpress:
|
||||||
driver: local
|
driver: local
|
||||||
driver_opts:
|
driver_opts:
|
||||||
type: 'none'
|
type: 'none'
|
||||||
o: 'bind'
|
o: 'bind'
|
||||||
device: '${HOME}/data/wordpress'
|
device: '${HOME}/data/wordpress'
|
||||||
mariadb:
|
mariadb:
|
||||||
driver: local
|
driver: local
|
||||||
driver_opts:
|
driver_opts:
|
||||||
type: 'none'
|
type: 'none'
|
||||||
o: 'bind'
|
o: 'bind'
|
||||||
device: '${HOME}/data/mariadb'
|
device: '${HOME}/data/mariadb'
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
inception:
|
inception:
|
||||||
|
|||||||
Reference in New Issue
Block a user