Remove Nextcloud
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user