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

Skip to content
Snippets Groups Projects
Commit a0f8e86b authored by Daniel Rainer's avatar Daniel Rainer
Browse files

Change mysql port to 3307

parent 139ddf77
1 merge request!38Resolve "Easy Access to ReadMe.md (and potentially other files)"
......@@ -9,5 +9,5 @@ services:
- MYSQL_ALLOW_EMPTY_PASSWORD=yes
- MYSQL_DATABASE=gitsearch
ports:
- 3306:3306
- 3307:3306
command: mysqld --lower_case_table_names=1 --skip-ssl --character_set_server=utf8mb4 --explicit_defaults_for_timestamp
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment