Skip to content

Commit f12d245

Browse files
committed
Added a brief explanation about #146
1 parent ac708a7 commit f12d245

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/site/xdoc/init.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
4-
Copyright 2010-2017 the original author or authors.
4+
Copyright 2010-2019 the original author or authors.
55
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.
@@ -96,6 +96,7 @@ send_full_script=true
9696
ignore_warnings=true
9797
# Custom driver path to avoid copying your drivers
9898
# driver_path=]]></source>
99+
<p>Since version 3.3.6, it is possible for users to override environment settings via environment variables or system properties. For example, instead of writing the database password in the environment file, you can declare an environment variable <code>MIGRATIONS_PASSWORD</code>.</p>
99100
<h4>Database specific information</h4>
100101
<h5>MySQL</h5>
101102
<ul>

0 commit comments

Comments
 (0)