Fix bootstrap
This commit is contained in:
@@ -42,10 +42,10 @@ volumes:
|
||||
driver_opts:
|
||||
type: none
|
||||
o: bind
|
||||
device: ${NASCOMPOSE_SERVICES?}/portainer/volumes/data/
|
||||
device: ${NASCOMPOSE_SERVICES?}/bootstrap/volumes/portainer_data/
|
||||
labels:
|
||||
nas-compose.boostrap: true
|
||||
|
||||
secrets:
|
||||
portainer_password:
|
||||
file: ${NASCOMPOSE_SERVICES?}/portainer/secrets/portainer_password
|
||||
file: ${NASCOMPOSE_SERVICES?}/bootstrap/secrets/portainer_password
|
||||
|
||||
Reference in New Issue
Block a user