ops(rackpeek): make inventory repo-owned
This commit is contained in:
@@ -72,7 +72,7 @@ services:
|
||||
TZ: ${TZ}
|
||||
RPK_YAML_DIR: /app/config
|
||||
volumes:
|
||||
- /mnt/tank/docker/appdata/app/rackpeek/config:/app/config
|
||||
- /mnt/docker-ssd/docker/compose/dev/rackpeek:/app/config
|
||||
- /mnt/tank/docker/appdata/app/rackpeek/dpkeys:/home/app/.aspnet/DataProtection-Keys
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "cat /proc/net/tcp6 | grep -q 1F90 || exit 1"]
|
||||
|
||||
Reference in New Issue
Block a user