mirror of
https://github.com/danieleteti/delphimvcframework.git
synced 2024-11-16 08:15:53 +01:00
13 lines
130 B
Plaintext
13 lines
130 B
Plaintext
|
############
|
||
|
# ENV FILE #
|
||
|
############
|
||
|
|
||
|
mode=test
|
||
|
|
||
|
#DB Name
|
||
|
dbhostname=my_product_db_test
|
||
|
|
||
|
#DB Hostname
|
||
|
dbhostname=192.168.1.100
|
||
|
|