Remove Nextcloud

This commit is contained in:
R. Gierwialo
2025-04-01 18:11:57 +00:00
parent ef09ab2631
commit 308297421b

View File

@@ -122,27 +122,7 @@ services:
- POSTGRES_PORT=${POSTGRES_PORT}
- POSTGRES_HOST=self_postgres
# nextcloud:
# image: nextcloud
# container_name: self_nextcloud
# restart: no
# networks:
# internal_traffic:
# ipv4_address: 192.168.3.70
# deploy:
# resources:
# limits:
# cpus: '0.50'
# memory: 128M
# volumes:
# - data_nextcloud_storage:/var/www/html
# environment:
# - OVERWRITEPROTOCOL=https
volumes:
data_nextcloud_storage:
external: true
data_shaarli:
external: true