Compare commits
No commits in common. "7710c634342a37791a076d1dda4ffb015b95a3fe" and "ee02da983dd45ffb3147804a4e88ece1d184d7d4" have entirely different histories.
7710c63434
...
ee02da983d
@ -11,7 +11,7 @@ services:
|
||||
- MARIADB_ROOT_PASSWORD=${ROOT_PASSWORD}
|
||||
- MARIADB_DATABASE=owncloud
|
||||
volumes:
|
||||
- mariadb_data:/bitnami/mariadb
|
||||
mariadb_data:/bitnami/mariadb
|
||||
network_mode: host
|
||||
volumes:
|
||||
mariadb_data:
|
||||
|
@ -11,7 +11,7 @@ services:
|
||||
- MARIADB_ROOT_PASSWORD=${ROOT_PASSWORD}
|
||||
- MARIADB_DATABASE=owncloud
|
||||
volumes:
|
||||
- mariadb_data:/bitnami/mariadb
|
||||
mariadb_data:/bitnami/mariadb
|
||||
network_mode: host
|
||||
volumes:
|
||||
mariadb_data:
|
||||
|
Loading…
x
Reference in New Issue
Block a user