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