local domain/ip access #3507
Replies: 1 comment
-
|
I jsut got this setup and what I did was, and this is the first time using it so,, https://docs.dokploy.com/docs/core/docker-compose/domains assuming that you can get to the dashboard. You have ran the goto your ip Now you have a domain configures like You can simply edit your For example I added this line to it now gitea.lan points to the machine that runs dokploy (any machine would work, because docker swarm routes the traffic to the correct container). The following works for me composer project works for me. The following is a little more complicated, becasue its not a simple web server, you must keep the volumes. Notice the
|
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
how can i access from local domain like someapp.dokploy.testing.lan or direct local ip access??
thanks.
Beta Was this translation helpful? Give feedback.
All reactions