25.10 RC1 Custom App YAML Input Bug?

It should be that the middleware has added a verification feature. You need to do it like this:

include:
  - env_file:
      - /mnt/tank/appdata/lmrouter/.env
    path: /mnt/tank/appdata/lmrouter/compose.yml
services: {}
2 Likes