kind-0 / nsecbunkerd

nsecbunker daemon
https://nsecbunker.com
MIT License
132 stars 38 forks source link

Fix error in docker-compose.yml, migrations.restart needs to be string #35

Open dentropy opened 7 months ago

dentropy commented 7 months ago

Here was the error I had,

~/nsecbunkerd$ docker-compose up -d
ERROR: The Compose file './docker-compose.yml' is invalid because: services.migrations.restart contains an invalid type, it should be a string dentropy@umbrel:~/nsecbunkerd$ vim docker-compose.yml