diff --git a/nodes/heimdall/trek/compose.yaml b/nodes/heimdall/trek/compose.yaml index b374176..0aa433f 100644 --- a/nodes/heimdall/trek/compose.yaml +++ b/nodes/heimdall/trek/compose.yaml @@ -2,6 +2,10 @@ x-info: repo: https://github.com/mauriceboe/TREK releases: https://github.com/mauriceboe/TREK/releases documentation: https://github.com/mauriceboe/TREK +networks: + proxy-net: + external: true + services: app: image: mauriceboe/trek:2.9.13 @@ -9,6 +13,8 @@ services: read_only: true security_opt: - no-new-privileges:true + networks: + - proxy-net cap_drop: - ALL cap_add: