Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanJelicSF authored May 20, 2024
1 parent 36e70d8 commit 71808bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions etc/docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,10 @@ After the first start, the Superdesk gets populated with the demo data, which is

This will install Superdesk with the Publisher plugin and make it available at [superdesk.local:8080](http://superdesk.local:8080).

To have it talk to the Publisher, attach to ```superdesk-sp_superdesk-client_1``` container and edit `config.random.js` (ie config.ec23ae24.js).
To have it talk to the Publisher, attach to ```superdesk-sp-superdesk-client-1``` container and edit `config.random.js` (ie config.ec23ae24.js).

```bash
docker exec -it superdesk-sp_superdesk-client_1 bash
docker exec -it superdesk-sp-superdesk-client-1 bash
```

```bash
Expand Down

0 comments on commit 71808bb

Please sign in to comment.