Why is it that v8 never works with anything?...

This commit is contained in:
WilliamMiceli
2019-01-04 22:07:19 -05:00
parent 8feab78eeb
commit 7a67e4af3b

View File

@@ -86,7 +86,7 @@ services:
- /RancherCattle/${DATA_DIR}/Nextcloud:/var/www/html # Nextcloud site
- /RancherCattle/${DATA_DIR}/UserData:/var/www/html/data # Users' data file
mysql:
image: mysql:latest
image: mysql:5
dns: # Using Cloudflare DNS
- 1.1.1.1
- 1.0.0.1