Fix charset
This commit is contained in:
parent
b260e6a249
commit
94e59d83e3
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user