Join Slack
Powered by
Can datahub-gms port be changed via env vars? It d...
# random
b
busy-dusk-4970
07/27/2022, 1:22 PM
Can datahub-gms port be changed via env vars? It doesn't seem that way since the docker image has 8080 hard coded in the dockerfile 🥴
s
square-activity-64562
07/27/2022, 1:23 PM
That is internal port. You can port-map for the outside world like this
https://github.com/datahub-project/datahub/blob/master/docker/quickstart/docker-compose.quickstart.yml#L94
b
busy-dusk-4970
07/27/2022, 1:42 PM
I managed to solve my problem changing the port of my other service but thanks
s
square-activity-64562
07/27/2022, 1:48 PM
BTW the deploy related questions might be better suited for
#all-things-deployment
instead of
#chatter
4
Views
Open in Slack
Previous
Next