Add warning not to use built-in configuration file

This commit is contained in:
Maxime Dor
2017-10-05 21:42:02 +02:00
parent 851e0c9d94
commit 7e92bfa474

View File

@@ -1,3 +1,8 @@
# DO NOT USE THIS FILE AS-IS FOR YOUR INITIAL CONFIGURATION
# ONLY TAKE THE SPECIFIC SECTION YOU WANT TO CONFIGURE
#
# For more information about configuration, visit https://github.com/kamax-io/mxisd/blob/master/docs/configure.md
spring: spring:
main: main:
banner-mode: 'off' banner-mode: 'off'