1
0
Fork 0
mirror of https://git.tt-rss.org/fox/ttrss-docker-compose synced 2025-06-08 14:29:52 +02:00

Update 'docker-compose.yml'

This commit is contained in:
lkwg82 2021-10-22 12:32:38 +03:00
parent 3beab5efe2
commit ddec06171a

View file

@ -56,7 +56,7 @@ services:
build: ./web-nginx
restart: unless-stopped
ports:
- ${HTTP_PORT}:80
- ${HTTP_PORT}:8080
volumes:
- app:/var/www/html:ro
depends_on: