added port for mariadb
This commit is contained in:
@@ -13,6 +13,8 @@ services:
|
|||||||
- MYSQL_PASSWORD=password
|
- MYSQL_PASSWORD=password
|
||||||
- MYSQL_DATABASE=nextcloud
|
- MYSQL_DATABASE=nextcloud
|
||||||
- MYSQL_USER=nextcloud
|
- MYSQL_USER=nextcloud
|
||||||
|
ports:
|
||||||
|
- 3306:3306
|
||||||
|
|
||||||
aio-imaginary:
|
aio-imaginary:
|
||||||
image: ghcr.io/nextcloud-releases/aio-imaginary:latest
|
image: ghcr.io/nextcloud-releases/aio-imaginary:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user