Skip to content

Commit

Permalink
wip: revert MySQL sql_require_primary_key settings
Browse files Browse the repository at this point in the history
  • Loading branch information
burivuhster committed Oct 9, 2024
1 parent 028c59a commit b5ac53d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ version: '3.9'
services:
mysql:
image: mysql:5.7
command: --sql_require_primary_key=ON
environment:
- MYSQL_DATABASE=n8n
- MYSQL_ROOT_PASSWORD=password
Expand Down

0 comments on commit b5ac53d

Please sign in to comment.