diff --git a/searxng/docker-compose.yml b/searxng/docker-compose.yml index 5602288..f45a7b6 100644 --- a/searxng/docker-compose.yml +++ b/searxng/docker-compose.yml @@ -2,7 +2,7 @@ services: tailscale-searxng: image: tailscale/tailscale:latest hostname: tail # Assign a name this so that you can set your domain name ex. https://tail.penguin-dory.ts.net - #ports: # Uncomment the next two lines to expose the container to your lan. + #ports: # Uncomment the next two lines to expose the container to your local area network. # - 8024:8080 environment: - TS_AUTHKEY= # BE SURE TO ADD YOUR KEY AS NOTHING WILL WORK