mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
use 'AYON_WEBSERVER_URL' env variable
This commit is contained in:
parent
7fd55e3bee
commit
6de168d042
4 changed files with 5 additions and 5 deletions
|
|
@ -16,7 +16,7 @@ Running multiple servers in one process is not recommended and probably won't
|
|||
work as expected. It is because of few limitations connected to asyncio module.
|
||||
|
||||
When module's `create_server_manager` is called it is also set environment
|
||||
variable "OPENPYPE_WEBSERVER_URL". Which should lead to root access point
|
||||
variable "AYON_WEBSERVER_URL". Which should lead to root access point
|
||||
of server.
|
||||
"""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue