Fix end of files

This commit is contained in:
Rob Loach 2020-06-08 15:02:45 -04:00
parent 078e42d8f8
commit d01782e1de
No known key found for this signature in database
GPG Key ID: 627C60834A74A21A
2 changed files with 2 additions and 2 deletions

View File

@ -31,4 +31,4 @@ services:
- MYSQL_PASSWORD=${DATABASE_PASSWORD} - MYSQL_PASSWORD=${DATABASE_PASSWORD}
volumes: volumes:
- /portainer/Files/AppData/Bookstack/DB:/config - /portainer/Files/AppData/Bookstack/DB:/config
restart: unless-stopped restart: unless-stopped

View File

@ -3526,4 +3526,4 @@
} }
] ]
} }
] ]