added port for mariadb

This commit is contained in:
matthias
2026-01-18 16:03:20 +01:00
parent 6e7aa87ba7
commit 49a5856cb8
+2
View File
@@ -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