Skip to content

Commit 5cabb82

Browse files
authored
Merge pull request #39 from FloRobart/dev
feat(Docs): Add documentations to treafik
2 parents 993d192 + 01792cc commit 5cabb82

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docker-compose.proxy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ services:
2727
networks:
2828
- flower-garden-net
2929
- cv-network
30+
- documentations-network
3031

3132

3233
#========#
@@ -116,3 +117,5 @@ volumes:
116117
networks:
117118
cv-network:
118119
external: true
120+
documentations-network:
121+
external: true

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.7.0
1+
1.8.0

0 commit comments

Comments
 (0)