Add new lines at end of files

This commit is contained in:
Colin Hebert
2022-12-26 13:25:33 +01:00
parent 5032c564b8
commit b44452a238
5 changed files with 5 additions and 5 deletions

View File

@@ -78,4 +78,4 @@ configs:
secrets:
portainer_password:
file: ${MOUNT_DIR?}/portainer/secrets/portainer_password
file: ${MOUNT_DIR?}/portainer/secrets/portainer_password

2
mounts/.gitignore vendored
View File

@@ -1,4 +1,4 @@
*/data/*
!*/data/README.md
*/secrets/*
!*/secrets/README.md
!*/secrets/README.md

View File

@@ -1,2 +1,2 @@
Contains the file `gotify_token`
More on https://crazymax.dev/diun/notif/gotify/
More on https://crazymax.dev/diun/notif/gotify/

View File

@@ -1,2 +1,2 @@
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

View File

@@ -32,4 +32,4 @@ configs:
secrets:
gotify_token:
file: ${MOUNT_DIR?}/diun/secrets/gotify_token
file: ${MOUNT_DIR?}/diun/secrets/gotify_token