|
|
@ -12,9 +12,9 @@ POSTGRES_PASSWORD=password
|
|
|
|
SELF_URL_PATH=http://localhost:8280/tt-rss
|
|
|
|
SELF_URL_PATH=http://localhost:8280/tt-rss
|
|
|
|
|
|
|
|
|
|
|
|
# You can customize other config.php defines by setting overrides here.
|
|
|
|
# You can customize other config.php defines by setting overrides here.
|
|
|
|
# See app/Dockerfile for complete list.
|
|
|
|
# See app/Dockerfile for complete list. Examples:
|
|
|
|
# PLUGINS=auth_remote,note
|
|
|
|
# PLUGINS=auth_remote
|
|
|
|
# CHECK_FOR_UPDATES="true"
|
|
|
|
# SINGLE_USER_MODE=true
|
|
|
|
|
|
|
|
|
|
|
|
# bind exposed port to 127.0.0.1 by default in case reverse proxy is used.
|
|
|
|
# bind exposed port to 127.0.0.1 by default in case reverse proxy is used.
|
|
|
|
# if you plan to run the container standalone and need origin port exposed
|
|
|
|
# if you plan to run the container standalone and need origin port exposed
|
|
|
|