This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects

merge development into master

Merged Eduard Frankford requested to merge development into master
Viewing commit 19cae33f
Show latest version
3 files
+ 3
3
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -60,7 +60,7 @@ services:
max-size: 50m
environment:
- MYSQL_USER=root
- MYSQL_ALLOW_EMPTY_PASSWORD=yes
- MYSQL_ROOT_PASSWORD=${MYSQL_PASSWORD}
- MYSQL_DATABASE=gitsearch
command: mysqld --lower_case_table_names=1 --skip-ssl --character_set_server=utf8mb4 --explicit_defaults_for_timestamp
restart: always