We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 218825c commit 090d8c5Copy full SHA for 090d8c5
src/apify/_configuration.py
@@ -304,7 +304,7 @@ class Configuration(CrawleeConfiguration):
304
'actor_web_server_url',
305
'apify_container_url',
306
),
307
- description='Unique public URL for accessing a specific Actor run web server from the outside world.',
+ description='Unique public URL for accessing a specific Actor run web server from the outside world',
308
309
] = 'http://localhost:4321'
310
0 commit comments