After 3 days of trial and error I managed it to get NextCloud running:
environment:
- MYSQL_HOST=172.18.0.2:3306
application: # nextcloud app that will use the database
image: nextcloud:24
environment:
- MYSQL_HOST=172.18.0.2:3306
application: # nextcloud app that will use the database
image: nextcloud:24
Statistics: Posted by hakest — Today, 18:11