We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff718ed commit 9b2588aCopy full SHA for 9b2588a
infrastructure_files/docker-compose.yml.tmpl
@@ -40,6 +40,8 @@ services:
40
signal:
41
<<: *default
42
image: netbirdio/signal:$NETBIRD_SIGNAL_TAG
43
+ depends_on:
44
+ - dashboard
45
volumes:
46
- $SIGNAL_VOLUMENAME:/var/lib/netbird
47
- $LETSENCRYPT_VOLUMENAME:/etc/letsencrypt:ro
0 commit comments