extract secrets to env, use docker compose
This commit is contained in:
parent
14ba148284
commit
c8300f5978
16 changed files with 186 additions and 133 deletions
|
|
@ -28,6 +28,7 @@ packages = [
|
|||
]
|
||||
|
||||
[requirements]
|
||||
envoy = { version = ">= 1.1.0 and < 2.0.0" }
|
||||
gleam_crypto = { version = ">= 1.5.1 and < 2.0.0" }
|
||||
gleam_erlang = { version = ">= 1.0.0 and < 2.0.0" }
|
||||
gleam_http = { version = ">= 3.7.2 and < 5.0.0" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue