add the timeout option to example compose file
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
parent
3ec785ac1a
commit
ba45437d65
@ -6,6 +6,7 @@ services:
|
|||||||
APP_URL: "https://ao.example.com"
|
APP_URL: "https://ao.example.com"
|
||||||
JWT_SIGNING_SECRET: "topsecret"
|
JWT_SIGNING_SECRET: "topsecret"
|
||||||
FLARESOLVER: "http://flaresolverr:8191"
|
FLARESOLVER: "http://flaresolverr:8191"
|
||||||
|
TIMEOUT: "120" # flaresolverr timeout, in seconds
|
||||||
THEME: "dark"
|
THEME: "dark"
|
||||||
ports:
|
ports:
|
||||||
- 8080:8080
|
- 8080:8080
|
||||||
|
Loading…
x
Reference in New Issue
Block a user