keep working on README (sic)

This commit is contained in:
Julien Neuhart
2018-04-13 17:22:39 +02:00
parent ef5f7d16ad
commit c1ba4335fe
2 changed files with 2 additions and 2 deletions

View File

@@ -118,7 +118,7 @@ You may now launch your services using:
docker-compose up --scale gotenberg=your_number_of_instances
```
When requesting `gotenberg.yourdomain.com` with your client(s), Docker will automatically redirect a request to a Gotenberg container
When requesting the Gotenberg service with your client(s), Docker will automatically redirect a request to a Gotenberg container
according to the round-robin strategy.
## Custom implementation

View File

@@ -118,7 +118,7 @@ You may now launch your services using:
docker-compose up --scale gotenberg=your_number_of_instances
```
When requesting `gotenberg.yourdomain.com` with your client(s), Docker will automatically redirect a request to a Gotenberg container
When requesting the Gotenberg service with your client(s), Docker will automatically redirect a request to a Gotenberg container
according to the round-robin strategy.
## Custom implementation