There was an error while loading. Please reload this page.
1 parent 1aeee20 commit fbfc0feCopy full SHA for fbfc0fe
1 file changed
apps/push-relay/railway.toml
@@ -0,0 +1,7 @@
1
+[build]
2
+builder = "DOCKERFILE"
3
+dockerfilePath = "apps/push-relay/Dockerfile"
4
+watchPatterns = [
5
+ "/apps/push-relay/**",
6
+ "/packages/push-protocol/**",
7
+]
0 commit comments