소스 검색

Update applications.md

Håvard O. Nordstrand 5 년 전
부모
커밋
19b15e4a93
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      config/linux-server/applications.md

+ 1 - 0
config/linux-server/applications.md

@@ -214,6 +214,7 @@ Using the unofficial Docker image by jacobalberty.
 1. Add a system user named "unifi": `useradd -r unifi`
 1. Add a system user named "unifi": `useradd -r unifi`
 1. Allow the ports through the firewall: See [UniFi - Ports Used](https://help.ubnt.com/hc/en-us/articles/218506997-UniFi-Ports-Used).
 1. Allow the ports through the firewall: See [UniFi - Ports Used](https://help.ubnt.com/hc/en-us/articles/218506997-UniFi-Ports-Used).
 1. Add a Docker Compose file. See [docker-compose.yml]({{ site.github.repository_url }}/blob/master/config/linux-server/files/unifi/docker-compose.yml).
 1. Add a Docker Compose file. See [docker-compose.yml]({{ site.github.repository_url }}/blob/master/config/linux-server/files/unifi/docker-compose.yml).
+    - Use host networking mode for L2 adoption to work (if you're not using L3 or SSH adoption).
 1. Start the container, open the webpage and follow the wizard.
 1. Start the container, open the webpage and follow the wizard.
 
 
 ## ZFS
 ## ZFS