[GH-ISSUE #789] docker deploy without public ip or domain #1879

Closed
opened 2026-04-11 06:17:20 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @Yumega on GitHub (Sep 30, 2024).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/789

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). Original GitHub issue: https://github.com/imputnet/cobalt/issues/789 ### 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 2026-04-11 06:17:20 -05: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/

<!-- gh-comment-id:2390633208 --> @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.