mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-04 18:00:20 +00:00
Small fixes
This commit is contained in:
parent
4c62b31767
commit
0f58c30fca
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user