AppFlowy-Cloud
AppFlowy-Cloud copied to clipboard
[Bug] Portainer stack error
Describe the bug When trying to create a stack in Portainer it gives a error:
Deployment error
Failed to deploy a stack: Top-level object must be a mapping
To Reproduce Steps to reproduce the behavior:
- Go to Portainer Create stack page
- Enter all required fields
- Try to deploy the stack
Expected behavior All containers from docker-compose.yml should be pulled and run.
Screenshots
My fields
Desktop (please complete the following information):
- OS: Ubuntu 22.04
- Browser: Firefox
- Version:
Additional context I am using Portainer CE 2.21.5 under UmbrelOS on my home server.
I tried forking the repo and adding stack.env to the repo and it didn't either.