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
|
||||
|
||||
0
bootstrap/secrets/.gitkeep
Normal file
0
bootstrap/secrets/.gitkeep
Normal file
@@ -1,2 +0,0 @@
|
||||
Contains the file `portainer_password`
|
||||
More on https://docs.portainer.io/advanced/cli#method-2-creating-the-account-using-a-file
|
||||
Reference in New Issue
Block a user