mirror of
https://github.com/standardnotes/server
synced 2026-09-12 15:45:26 -04:00
fix: remove command from workflow services
This commit is contained in:
@@ -107,7 +107,6 @@ jobs:
|
||||
MYSQL_ROOT_PASSWORD: changeme123
|
||||
ports:
|
||||
- 3306:3306
|
||||
command: --default-authentication-plugin=mysql_native_password --character-set-server=utf8 --collation-server=utf8_general_ci
|
||||
cache:
|
||||
image: redis:6.0-alpine
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user