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