mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
@@ -18,7 +18,13 @@ services:
|
||||
volumes:
|
||||
- ./rust/target/x86_64-unknown-linux-musl/debug/firezone-gateway:/bin/firezone-gateway
|
||||
|
||||
relay:
|
||||
relay-1:
|
||||
build:
|
||||
target: test
|
||||
volumes:
|
||||
- ./rust/target/x86_64-unknown-linux-musl/debug/firezone-relay:/bin/firezone-relay
|
||||
|
||||
relay-2:
|
||||
build:
|
||||
target: test
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user