diff --git a/docker-compose.yml b/docker-compose.yml index 7479868..8f7b4a8 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -17,6 +17,8 @@ services: cap_add: - NET_ADMIN - NET_RAW + extra_hosts: + - "outline:100.104.53.109" restart: unless-stopped networks: - default @@ -43,8 +45,6 @@ services: environment: - OUTLINE_URL=${OUTLINE_URL:-http://outline:3000} - OUTLINE_TOKEN=${OUTLINE_TOKEN} - extra_hosts: - - "outline:100.104.53.109" volumes: tailscale-state: