mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-17 12:42:16 +01:00
keep working on README (sic)
This commit is contained in:
@@ -118,7 +118,7 @@ You may now launch your services using:
|
|||||||
docker-compose up --scale gotenberg=your_number_of_instances
|
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.
|
according to the round-robin strategy.
|
||||||
|
|
||||||
## Custom implementation
|
## Custom implementation
|
||||||
|
|||||||
@@ -118,7 +118,7 @@ You may now launch your services using:
|
|||||||
docker-compose up --scale gotenberg=your_number_of_instances
|
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.
|
according to the round-robin strategy.
|
||||||
|
|
||||||
## Custom implementation
|
## Custom implementation
|
||||||
|
|||||||
Reference in New Issue
Block a user