Making things by-the-book
This commit is contained in:
@@ -34,7 +34,7 @@ services:
|
|||||||
- /etc/timezone:/etc/timezone:ro # Syncronize timezone of container with the host system
|
- /etc/timezone:/etc/timezone:ro # Syncronize timezone of container with the host system
|
||||||
- /RancherCattle/${DATA_DIR}:/root/.config/pydio/cells
|
- /RancherCattle/${DATA_DIR}:/root/.config/pydio/cells
|
||||||
mysql:
|
mysql:
|
||||||
image: mysql:5
|
image: mysql:5.7
|
||||||
command: [mysqld, --character-set-server=utf8mb4, --collation-server=utf8mb4_unicode_ci]
|
command: [mysqld, --character-set-server=utf8mb4, --collation-server=utf8mb4_unicode_ci]
|
||||||
dns: # Using Cloudflare DNS
|
dns: # Using Cloudflare DNS
|
||||||
- 1.1.1.1
|
- 1.1.1.1
|
||||||
|
|||||||
Reference in New Issue
Block a user