mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #374] Docker-compose template (Bad Gateway) FIX #318
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#318
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 @theraw on GitHub (Apr 16, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/374
Executed
right after that on port
81i can't login as admin and i get the errorlogin.bundle.js?v=2.2.3:25 POST http://1.1.1.1:81/api/tokens 502 (Bad Gateway)Now this command
node --abort_on_uncaught_exception --max_old_space_size=250 index.jsGives the error
i don't understand
depends_onhowever in other hand i can show you a different way how to reach this with private static ip.my yml
Now that we've set a static ip for each container and we have the mysql ip
172.55.0.72config file will be@theraw commented on GitHub (Apr 16, 2020):
You can close the issue after you read, since the project doesn't have anything wrong and mysql has been told that it's needed to be installed manually by us just wanted to share a full yml template.