Actualiser glpi/docker-compose.yml.example
This commit is contained in:
parent
0920901d2f
commit
51c69334a7
1 changed files with 3 additions and 0 deletions
|
|
@ -14,6 +14,8 @@ services:
|
|||
- config:/var/www/html/config
|
||||
- marketplace:/var/www/html/marketplace
|
||||
- plugins:/var/www/html/plugins
|
||||
- install:/var/www/html/install
|
||||
|
||||
networks:
|
||||
- web
|
||||
- glpi
|
||||
|
|
@ -46,6 +48,7 @@ volumes:
|
|||
config:
|
||||
marketplace:
|
||||
plugins:
|
||||
install:
|
||||
networks:
|
||||
web:
|
||||
external: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue