mirror of
https://github.com/documenso/documenso
synced 2026-04-21 13:27:18 +00:00
feat: added custom railway config
Signed-off-by: Adithya Krishna <adi@documenso.com>
This commit is contained in:
parent
2056de2e16
commit
eda635e2db
1 changed files with 4 additions and 0 deletions
4
railway.toml
Normal file
4
railway.toml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[build]
|
||||
|
||||
builder = "DOCKERFILE"
|
||||
dockerfilePath = "/docker/Dockerfile"
|
||||
Loading…
Reference in a new issue