@@ -14,6 +14,7 @@ services:
--explicit_defaults_for_timestamp=true
--lower_case_table_names=1
--max_allowed_packet=128M
+ --sql-mode=STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
ports:
- 3309:3306
volumes:
hostname: happy-cloud-mysql