config after DDoS
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
version: "3.9"
|
||||
services:
|
||||
app:
|
||||
image: "nextcloud"
|
||||
@@ -15,19 +14,5 @@ services:
|
||||
- POSTGRES_DB=nextcloud
|
||||
- POSTGRES_USER=nextcloud
|
||||
- POSTGRES_PASSWORD=qw6MGQcaMkvG8sR9yVsU
|
||||
- PHP_UPLOAD_LIMIT=16G
|
||||
|
||||
cron:
|
||||
image: "nextcloud"
|
||||
entrypoint: /cron.sh
|
||||
restart: always
|
||||
user: www-data
|
||||
volumes:
|
||||
- /mnt/Teka1/nextcloud:/var/www/html
|
||||
- /mnt/Teka1/Videos:/mnt/Teka1/Videos
|
||||
- /mnt/Teka2/Videos:/mnt/Teka2/Videos
|
||||
- /mnt/Teka3/Videos:/mnt/Teka3/Videos
|
||||
environment:
|
||||
- POSTGRES_HOST=192.168.0.101
|
||||
- POSTGRES_DB=nextcloud
|
||||
- POSTGRES_USER=nextcloud
|
||||
- POSTGRES_PASSWORD=qw6MGQcaMkvG8sR9yVsU
|
||||
Reference in New Issue
Block a user