mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-06-08 01:39:54 +02:00
fix incorrect syntax for AUTO_CREATE_USER_ACCESS_LEVEL
This commit is contained in:
parent
2c11aa4a35
commit
426ed93214
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
# already exists.
|
# already exists.
|
||||||
#AUTO_CREATE_USER=
|
#AUTO_CREATE_USER=
|
||||||
#AUTO_CREATE_USER_PASS=
|
#AUTO_CREATE_USER_PASS=
|
||||||
#AUTO_CREATE_USER_ACCESS_LEVEL=0 # see above
|
#AUTO_CREATE_USER_ACCESS_LEVEL=0
|
||||||
|
|
||||||
# Default database credentials.
|
# Default database credentials.
|
||||||
TTRSS_DB_USER=postgres
|
TTRSS_DB_USER=postgres
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue