Skip to content

Commit 77c5f4c

Browse files
committed
Add public network
1 parent 366be94 commit 77c5f4c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

services/simcore/docker-compose.yml.j2

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,8 @@ services:
339339
340340
wb-auth:
341341
networks:
342-
- monitored
342+
- monitored # traces
343+
- public # public service use auth
343344
deploy:
344345
replicas: ${WB_AUTH_REPLICAS}
345346
update_config:

0 commit comments

Comments
 (0)