Closed icaics closed 6 years ago
Ah, sorry about documentation mistake. The first time start without custom/app.ini
is meant to fail. You can create it in the volumed directory on your host system. Note that the volumed directory is already the "custom" directory, so you should directly create a new file named "app.ini" without a extra layer.
Hmm.. my bad, it's not what I said exactly. Do not use Docker for this package, you have option to simply download a compiled binary here: https://github.com/peachdocs/peach/releases
Hi,
When I use
to start docker, log says
and it can't start
trid to
mkdir custom
and addapp.ini
andmkdir locale
and add EN CN file, but it seems that thelocale
folder is not in the correct folder log says can't findlocal -
in the document says
but the
Settings
section is empty.Where can I find some information ?
Thank you.