1
0
mirror of https://github.com/trambarhq/relaks-wordpress-example.git synced 2025-09-25 14:59:09 +02:00

Merge branch 'master' into live-demo

This commit is contained in:
Chung Leong
2019-02-01 11:48:31 +01:00

View File

@@ -1,7 +1,7 @@
version: "2"
services:
db:
image: mariadb:5
image: mariadb:10
volumes:
- db_data:/var/lib/mysql
networks: