mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-06 03:46:02 +08:00
Remove ports mapping for UI
Not needed as Caddy can access it through the link
This commit is contained in:
parent
5078cdbe20
commit
c7859f491b
1 changed files with 0 additions and 2 deletions
|
@ -43,8 +43,6 @@ services:
|
|||
image: gravitl/netmaker-ui:v0.8.5
|
||||
links:
|
||||
- "netmaker:api"
|
||||
ports:
|
||||
- "8082:80"
|
||||
environment:
|
||||
BACKEND_URL: "https://api.NETMAKER_BASE_DOMAIN"
|
||||
restart: always
|
||||
|
|
Loading…
Add table
Reference in a new issue