Small fixes

This commit is contained in:
Marko Korhonen 2020-06-27 11:26:25 +03:00
parent 736b6d65ec
commit 1d363e4d99
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
2 changed files with 1 additions and 1 deletions

View file

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