feat(worker): adopt canonical public URL
Все проверки выполнены успешно
CI / test (push) Successful in 10m15s
Docker / Build and publish worker image (push) Successful in 34m59s
Все проверки выполнены успешно
CI / test (push) Successful in 10m15s
Docker / Build and publish worker image (push) Successful in 34m59s
Этот коммит содержится в:
@@ -9,7 +9,10 @@ RSMON_WORKER_IMAGE_DIGEST=replace-with-64-lowercase-hex-digest
|
||||
WORKER_HOST=0.0.0.0
|
||||
WORKER_PORT=27401
|
||||
WORKER_BIND_IP=127.0.0.1
|
||||
WORKER_URL=
|
||||
# Advertised public origin: absolute http(s) origin (scheme + host, no path).
|
||||
# PUBLIC_URL is canonical. Legacy WORKER_URL is still read during the bounded
|
||||
# migration but must not be used for new installs.
|
||||
PUBLIC_URL=
|
||||
WORKER_LOGIN=admin
|
||||
WORKER_PASSWORD=replace-with-a-long-random-password
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user