0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-03-17 11:55:08 +01:00
nextcloud-docker/energy-tests/compose-sqlite.yml

11 lines
157 B
YAML
Raw Normal View History

version: '2'
services:
nc:
2023-12-01 10:21:34 +01:00
image: nextcloud:27.1.4-apache
restart: always
ports:
- 8080:80
volumes:
- nextcloud:/var/www/html