Use correct environment name
This commit is contained in:
parent
7b3a895840
commit
60bcf45134
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
[default.databases.db]
|
[default.databases.db]
|
||||||
url = "sqlite://db/huellas.db"
|
url = "sqlite://db/huellas.db"
|
||||||
[production]
|
[release]
|
||||||
address = "0.0.0.0"
|
address = "0.0.0.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue