Run acceptance tests against UniFi Network 7.4 (#377)

This commit is contained in:
Joshua Spence
2023-06-07 14:11:01 +10:00
committed by GitHub
parent 88ef0589fc
commit 82b99c3fba
4 changed files with 15 additions and 4 deletions

View File

@@ -4,8 +4,8 @@ services:
image: "jacobalberty/unifi:${UNIFI_VERSION:-latest}"
init: true
restart: "always"
user: "unifi"
environment:
PKGURL: "${UNIFI_DOWNLOAD_URL:-}"
UNIFI_STDOUT: "true"
ports:
- "${UNIFI_HTTP_PORT:-8080}:8080/tcp"