Add new lines at end of files
This commit is contained in:
@@ -78,4 +78,4 @@ configs:
|
|||||||
|
|
||||||
secrets:
|
secrets:
|
||||||
portainer_password:
|
portainer_password:
|
||||||
file: ${MOUNT_DIR?}/portainer/secrets/portainer_password
|
file: ${MOUNT_DIR?}/portainer/secrets/portainer_password
|
||||||
|
|||||||
2
mounts/.gitignore
vendored
2
mounts/.gitignore
vendored
@@ -1,4 +1,4 @@
|
|||||||
*/data/*
|
*/data/*
|
||||||
!*/data/README.md
|
!*/data/README.md
|
||||||
*/secrets/*
|
*/secrets/*
|
||||||
!*/secrets/README.md
|
!*/secrets/README.md
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
Contains the file `gotify_token`
|
Contains the file `gotify_token`
|
||||||
More on https://crazymax.dev/diun/notif/gotify/
|
More on https://crazymax.dev/diun/notif/gotify/
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
Contains the file `portainer_password`
|
Contains the file `portainer_password`
|
||||||
More on https://docs.portainer.io/advanced/cli#method-2-creating-the-account-using-a-file
|
More on https://docs.portainer.io/advanced/cli#method-2-creating-the-account-using-a-file
|
||||||
|
|||||||
@@ -32,4 +32,4 @@ configs:
|
|||||||
|
|
||||||
secrets:
|
secrets:
|
||||||
gotify_token:
|
gotify_token:
|
||||||
file: ${MOUNT_DIR?}/diun/secrets/gotify_token
|
file: ${MOUNT_DIR?}/diun/secrets/gotify_token
|
||||||
|
|||||||
Reference in New Issue
Block a user