mirror of
https://github.com/flameshikari/outline-ru.git
synced 2026-06-13 04:05:10 +03:00
4485a10514
* container with hot reload * update readme
12 lines
220 B
Bash
12 lines
220 B
Bash
APP_PATH=/opt/outline
|
|
SRC_PATH=./outline
|
|
|
|
ADDRESS=localhost
|
|
PORT_OUTLINE=10240
|
|
PORT_OIDC=10241
|
|
PORT_REDIS=10242
|
|
PORT_POSTGRES=10243
|
|
|
|
COMMON=outline
|
|
SECRET=deadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeef
|