portainer-data volume declaration is missing in compose file

Fixes #27
This commit is contained in:
xcad2k 2022-01-22 19:32:10 +01:00
parent d6ce5d372b
commit 8b2623aff3

View File

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