---
version: '3'
# Publish a port instead of using the web network
network:
web:
external: false
services:
nextcloud:
ports:
- '9000:80'