update
This commit is contained in:
parent
a18deb9309
commit
12647870d2
1 changed files with 2 additions and 0 deletions
|
@ -66,6 +66,7 @@ services:
|
|||
- "traefik.http.routers.app-ja.entrypoints=web"
|
||||
- "traefik.http.services.app-ja.loadbalancer.server.port=8080"
|
||||
volumes:
|
||||
- ja_data:/var/www/html/data
|
||||
- theme_data:/var/www/html/theme
|
||||
- image_upload:/var/www/html/public/uploads/images
|
||||
- theme_assests_data:/var/www/html/public/theme
|
||||
|
@ -116,6 +117,7 @@ networks:
|
|||
|
||||
volumes:
|
||||
mariadb:
|
||||
ja_data:
|
||||
image_upload:
|
||||
theme_data:
|
||||
theme_assests_data:
|
Loading…
Add table
Reference in a new issue