rename
This commit is contained in:
2
http-api/.gitignore
vendored
2
http-api/.gitignore
vendored
@@ -1,2 +1,2 @@
|
|||||||
.env
|
.env
|
||||||
samlocal.env.json
|
samlocal.json
|
||||||
|
|||||||
@@ -10,5 +10,5 @@ image_repositories = []
|
|||||||
|
|
||||||
[default.local_start_api.parameters]
|
[default.local_start_api.parameters]
|
||||||
debug = true
|
debug = true
|
||||||
env_vars = "samlocal.env.json"
|
env_vars = "samlocal.json"
|
||||||
warm_containers = "EAGER"
|
warm_containers = "EAGER"
|
||||||
|
|||||||
Reference in New Issue
Block a user