mirror of
https://github.com/bitnami/containers.git
synced 2026-02-20 06:37:24 +08:00
jasperreports: update root docker-compose.yml
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
environment:
|
||||
- ALLOW_EMPTY_PASSWORD=yes
|
||||
volumes:
|
||||
- 'mariadb_data:/bitnami/mariadb'
|
||||
- 'mariadb_data:/bitnami'
|
||||
jasperreports:
|
||||
image: 'bitnami/jasperreports:latest'
|
||||
labels:
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
- '80:8080'
|
||||
- '443:8443'
|
||||
volumes:
|
||||
- 'jasperreports_data:/bitnami/jasperreports'
|
||||
- 'jasperreports_data:/bitnami'
|
||||
depends_on:
|
||||
- mariadb
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user