Merge pull request #28 from xcad2k/xcad2k/issue27

portainer-data volume declaration is missing in compose file
This commit is contained in:
Christian 2022-01-22 19:32:23 +01:00 committed by GitHub
commit 9292a5ebde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,9 @@
version: '3'
volumes:
portainer-data:
driver: local
services:
app:
container_name: portainer