Small fixes

This commit is contained in:
Marko Korhonen 2020-06-27 11:26:25 +03:00
parent 4c62b31767
commit 0f58c30fca
2 changed files with 1 additions and 1 deletions

View file

@ -59,7 +59,7 @@ services:
image: cthulhoo/ttrss-web
restart: unless-stopped
ports:
- 8280:2015
- ${HTTP_PORT}:2015
volumes:
- /docker/tt-rss/app:/var/www/html:ro
depends_on: