[unifi-os-server] Rename inform ip variable
This commit is contained in:
parent
de1bedb5e9
commit
632c816248
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ services:
|
|||
- /var/lib/journal
|
||||
- /var/opt/unifi/tmp:size=64m
|
||||
environment:
|
||||
- UOS_SYSTEM_IP=${system-ip}
|
||||
- UOS_SYSTEM_IP=${SYSTEM_IP}
|
||||
volumes:
|
||||
- /sys/fs/cgroup:/sys/fs/cgroup:rw
|
||||
- ${DATA_DIR}/persistent:/persistent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue