Skip to content

Commit da740db

Browse files
committedJan 25, 2018
Recommend deploying Traefik with internal networks.
It's important to update and benefit from #117
1 parent 52ad126 commit da740db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎README.md

+2
Original file line numberDiff line numberDiff line change
@@ -629,10 +629,12 @@ services:
629629
630630
networks:
631631
shared:
632+
internal: true
632633
driver_opts:
633634
encrypted: 1
634635
635636
private:
637+
internal: true
636638
driver_opts:
637639
encrypted: 1
638640

0 commit comments

Comments
 (0)
Please sign in to comment.