mirror of
https://github.com/hibiken/asynqmon.git
synced 2026-04-26 01:25:47 +03:00
[PR #308] add root_path to flag and env options #1026
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asynqmon#1026
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hibiken/asynqmon/pull/308
Author: @sandl99
Created: 7/11/2023
Status: 🔄 Open
Base:
master← Head:master📝 Commits (1)
b99e08aadd root_path to flag and env options📊 Changes
1 file changed (+5 additions, -0 deletions)
View changed files
📝
cmd/asynqmon/main.go(+5 -0)📄 Description
Hello, I would like to deploy Asynqmon to my domain which can be accessed from domain + prefix path. Ex:
https://mydomain.com/asynqI see the options have
RootPathconfig already but I need pass this config by using ENV or arguments.So, please review my MR for this feature! Thank you.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.