mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-06-08 07:49:52 +02:00
Update 'docker-compose.yml'
This commit is contained in:
parent
3beab5efe2
commit
ddec06171a
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ services:
|
||||||
build: ./web-nginx
|
build: ./web-nginx
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- ${HTTP_PORT}:80
|
- ${HTTP_PORT}:8080
|
||||||
volumes:
|
volumes:
|
||||||
- app:/var/www/html:ro
|
- app:/var/www/html:ro
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue