mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-06-09 23:29:53 +02:00
set core.filemode false on local repos before pulling updates, bind to 127.0.0.1 only by default
This commit is contained in:
parent
0deb1d6736
commit
7e9addf1a3
2 changed files with 7 additions and 3 deletions
2
.env
2
.env
|
@ -5,4 +5,4 @@ OWNER_UID=1000
|
|||
OWNER_GID=1000
|
||||
|
||||
HTTP_HOST=localhost
|
||||
HTTP_PORT=8280
|
||||
HTTP_PORT=127.0.0.1:8280
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue