Fix charset

This commit is contained in:
Marcus Noble 2022-05-07 07:53:59 +00:00
parent b260e6a249
commit 94e59d83e3
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ spec:
name: wallabag
env:
- name: "SYMFONY__ENV__DATABASE_CHARSET"
value: "utf8mb4"
value: "utf8"
- name: "SYMFONY__ENV__DATABASE_DRIVER"
value: "pdo_pgsql"
- name: "SYMFONY__ENV__DATABASE_NAME"