mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-09-21 04:46:13 +00:00
Re #2486 - Fixing "Exception: charmap codec can t decode byte 0x81 in position 440: character maps to <undefined>" error on some platforms by specifying default charset encoding
This commit is contained in:
+2
-1
@@ -9,7 +9,8 @@ services:
|
||||
# Configurable proxy list support, see https://github.com/dgtlmoon/changedetection.io/wiki/Proxy-configuration#proxy-list-support
|
||||
# - ./proxies.json:/datastore/proxies.json
|
||||
|
||||
# environment:
|
||||
environment:
|
||||
- LC_ALL=en_US.UTF-8
|
||||
# Default listening port, can also be changed with the -p option
|
||||
# - PORT=5000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user