mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[PR #2104] Title: Add environment variable support for Swagger and Beta API in local_settings.py #3851
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#3851
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/amidaware/tacticalrmm/pull/2104
Author: @himself1985
Created: 12/18/2024
Status: 🔄 Open
Base:
develop← Head:patch-1📝 Commits (1)
c647bf8Insert BetaAPI and Swagger variable to local_settings.py📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
docker/containers/tactical/entrypoint.sh(+2 -0)📄 Description
This pull request adds support for enabling Swagger and the Beta API via environment variables. By using SWAGGER_ENABLED and BETA_API_ENABLED as environment variables, users can easily configure these features through their docker-compose.yml or other runtime environments.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.