mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-07-06 04:59:52 +02:00
Update page 'Home'
parent
f78283975b
commit
877f31bb9f
1 changed files with 1 additions and 1 deletions
2
Home.md
2
Home.md
|
@ -77,7 +77,7 @@ ttrss-docker-demo_updater_1_b7fcc8f20419 /updater.sh Up
|
|||
ttrss-docker-demo_web-nginx_1_fcef07eb5c55 /docker-entrypoint.sh ngin ... Up 127.0.0.1:8280->80/tcp
|
||||
```
|
||||
|
||||
Then, ensure that frontend (`web-nginx`) container is up and can contact FPM (`app`) container:
|
||||
Then, ensure that frontend (`web-nginx` or `web`) container is up and can contact FPM (`app`) container:
|
||||
|
||||
```
|
||||
$ docker-compose exec web-nginx ping app
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue