Unifi network controller: config.gateway.json #120
Replies: 5 comments 5 replies
-
|
Probably best to explain what you've done first (with some examples of file locations etc) then people will be able to help. |
Beta Was this translation helpful? Give feedback.
-
|
I've setup my docker-compose file like this: services: volumes: networks: I've placed the config.gateway.json file in the config volume below /data/sites/default. For the data volume below sites/default. Docker: Docker version 29.4.2, build 055a478 |
Beta Was this translation helpful? Give feedback.
-
|
config.gateway.json does indeed go in /config/data/sites/ this is how mine is for my parents and it works fine.
bear in mind, the config.gateway.json is VERY specific, indenting must be perfect, commands must be perfect, any error in this will cause the file to be ignored. |
Beta Was this translation helpful? Give feedback.
-
|
Also, why are you adding volumes for |
Beta Was this translation helpful? Give feedback.
-
|
The owner of the config.gateway.json wasn't configured correctly. this is changed and now everything works. closing. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How do i map my config.gateway.json file in the Unifi Network Controller container from linuxserver. I'm running the latest version (10.3.58) and mapped the /config folder in the container to a volume on my docker host (running ubuntu server lts). This doesn't work correctly (i see this because the seperate WAN subinterfaces aren't created for IPTV). Please help.
Beta Was this translation helpful? Give feedback.
All reactions