mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose.git
synced 2025-08-11 14:06:55 +02:00
fix incorrect syntax for AUTO_CREATE_USER_ACCESS_LEVEL
This commit is contained in:
parent
2c11aa4a35
commit
426ed93214
@ -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…
Reference in New Issue
Block a user