WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 0f58c30fca - Show all commits

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: