Skip to content

Commit 72487c5

Browse files
authored
Update README.md
1 parent b47fbe6 commit 72487c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ Now you are ready to go with a little CI/CD Environment:
3535
```
3636
#### Security
3737
... not really, its all http .. don't worry about it! It's only local communication
38-
<span style="color:red">WARNING</span>
38+
39+
WARNING
3940
All the Services are reachable because docker creates and deletes dynamically FORWARD Rules with ACCEPT on startup / shutdown containers with exported ports.
4041
To deny acccess froum outer world the DOCKER-USER Chain (since docker 17.06) ist the medium of choice.
4142
A little Script to deny all access from outer world to your local build environment could be

0 commit comments

Comments
 (0)