Comment on Problem connecting to host from Docker container
Jerry1098@sh.itjust.works 1 year agoAnd container to container works fine, im able to communicate p.e. with keycloak:9000
Comment on Problem connecting to host from Docker container
Jerry1098@sh.itjust.works 1 year agoAnd container to container works fine, im able to communicate p.e. with keycloak:9000
webuge@lemmy.dbzer0.com 1 year ago
Do you have coddy to point the DNS to your keyckloak instance like in this part of the tutorial? auth.gurucomputing.com { reverse_proxy keycloak:8080 }
Also do you have the domain registered?