Fix issue with MySQL & deployment

This commit is contained in:
Brendan LE GLAUNEC
2016-06-03 09:07:07 +02:00
committed by Brendan Le Glaunec
parent 4633d3f520
commit 85c816c8cb
3 changed files with 10 additions and 4 deletions
+2 -2
View File
@@ -6,8 +6,8 @@ cameradar:
- "./conf:/tmp/conf:ro"
- "./cameradar_thumbnails:/tmp/cameradar_thumbnails"
links:
- ext_cctv_mysql
ext_cctv_mysql:
- mysql
mysql:
image: mysql:5.7
environment:
MYSQL_ROOT_PASSWORD: root