mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-06-09 23:29:53 +02:00
switch to caddy from nginx
This commit is contained in:
parent
b71a939f76
commit
0d5684ff4c
7 changed files with 40 additions and 61 deletions
5
.env
5
.env
|
@ -4,5 +4,6 @@ POSTGRES_PASSWORD=password
|
|||
OWNER_UID=1000
|
||||
OWNER_GID=1000
|
||||
|
||||
EXTERNAL_HOST=localhost
|
||||
EXTERNAL_PORT=8280
|
||||
HTTP_HOST=localhost
|
||||
HTTP_PORT=8280
|
||||
HTTPS_PORT=8281
|
Loading…
Add table
Add a link
Reference in a new issue