mirror of
https://asciireactor.com/otho/stashbox
synced 2024-11-23 08:05:06 +00:00
12 lines
336 B
Plaintext
12 lines
336 B
Plaintext
# I assign interface hostnames in /etc/hosts to keep track
|
|
# since this app goes years without maintenance.
|
|
|
|
::1 localhost localhost6
|
|
fe80::deed:feed resolver.stashbox
|
|
fe80::db web.stashbox
|
|
fe80::feed plex.stashbox scp.stashbox
|
|
fe80::beef app.stashbox
|
|
|
|
127.0.0.1 localhost localhost4
|
|
127.0.0.2 ip4.stashbox
|