Locale 문제 수정.
README 보강
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
FROM php:7.3-fpm-buster
|
||||
#debian
|
||||
|
||||
ENV LC_ALL=C.UTF-8
|
||||
|
||||
RUN apt -y update ;\
|
||||
apt -y install \
|
||||
bzip2 git rsync \
|
||||
|
||||
Executable → Regular
Executable → Regular
@@ -6,6 +6,7 @@ imgGitPath=ssh://git@storage.hided.net:2525/devsam/image.git
|
||||
|
||||
#게임 시간대.
|
||||
TZ=Asia/Seoul
|
||||
LC_ALL=C.UTF-8
|
||||
|
||||
#서버 리스트. 구현 문제로 아래 서버들로 현재 고정. Dockercompose 값 수정 불가.
|
||||
HIDCHE_SERVER_LIST=che,kwe,pwe,twe,nya,pya,hwe
|
||||
|
||||
Executable → Regular
Reference in New Issue
Block a user