mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
I ran Databasus with --network host. Can it be made to listen only on 127.0.0.1 instead of all interfaces (0.0.0.0)?
#266
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ta2013 on 1/9/2026
I ran Databasus with
--network host. Can it be made to listen only on127.0.0.1instead of all interfaces (0.0.0.0)?Thanks.