mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #2049] subnet of the proxy network #3219
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#3219
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?
Originally created by @empereira on GitHub (Oct 30, 2024).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2049
Server Info (please complete the following information):
Installation Method:
--insecureflag at installAs our dockerhost works with the 172.19.0.1/16 range, it overwrites the configured range of the proxy network.
I tried to change it in docker-compose, but there must be a container with an IP configured, because the error below occurred:
And also an error in the nginx container
Creating trmm-nginx ... errorHow do I change the range on the network proxy correctly?