docker deploy without public ip or domain #466

Closed
opened 2025-11-09 09:50:15 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @Yumega on GitHub (Sep 30, 2024).

problem description

deploy by docker, can it use in LAN enviroment without public ip or domain ?

your instance configuration

No response

Originally created by @Yumega on GitHub (Sep 30, 2024). ### problem description deploy by docker, can it use in LAN enviroment without public ip or domain ? ### your instance configuration _No response_
GiteaMirror added the instance hosting help label 2025-11-09 09:50:15 -06:00
Author
Owner

@wukko commented on GitHub (Oct 3, 2024):

yes, just provide a local network address in API_URL. such as: http://192.168.0.2:9000/

@wukko commented on GitHub (Oct 3, 2024): yes, just provide a local network address in `API_URL`. such as: `http://192.168.0.2:9000/`
Sign in to join this conversation.