diff --git a/compose.yml b/compose.yml index e7c7fd7..eaafe05 100644 --- a/compose.yml +++ b/compose.yml @@ -4,6 +4,8 @@ services: security: image: mattersecurity restart: unless-stopped + build: + context: ./ ports: - "127.0.0.1:9876:9876" volumes: