I don't really trust 15 yet...
This commit is contained in:
@@ -2,7 +2,7 @@ version: '2'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
# cron:
|
# cron:
|
||||||
# image: nextcloud:apache
|
# image: nextcloud:stable-apache
|
||||||
# dns: # Using Cloudflare DNS
|
# dns: # Using Cloudflare DNS
|
||||||
# - 1.1.1.1
|
# - 1.1.1.1
|
||||||
# - 1.0.0.1
|
# - 1.0.0.1
|
||||||
@@ -20,7 +20,7 @@ services:
|
|||||||
# volumes_from:
|
# volumes_from:
|
||||||
# - nginx
|
# - nginx
|
||||||
nextcloud:
|
nextcloud:
|
||||||
image: nextcloud:apache
|
image: nextcloud:stable-apache
|
||||||
dns: # Using Cloudflare DNS
|
dns: # Using Cloudflare DNS
|
||||||
- 1.1.1.1
|
- 1.1.1.1
|
||||||
- 1.0.0.1
|
- 1.0.0.1
|
||||||
|
|||||||
Reference in New Issue
Block a user