25.10.0 GE Custom App vs EE Custom App Deployment

It’s very simple—you just need to add an empty services structure.

include:
  - env_file:
      - /mnt/tank/apps/xxx/.env
    path: /mnt/tank/apps/xxx/compose.yml
services: {}
1 Like