changing routes for test

This commit is contained in:
afeiszli
2022-11-28 12:22:02 -05:00
parent 58130c59f1
commit a9fefb16ad
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -3,7 +3,7 @@ version: "3.4"
services:
netmaker:
container_name: netmaker
image: gravitl/netmaker:v0.17.0
image: gravitl/netmaker:testing
cap_add:
- NET_ADMIN
- NET_RAW
@@ -44,7 +44,7 @@ services:
- "51821-51830:51821-51830/udp"
netmaker-ui:
container_name: netmaker-ui
image: gravitl/netmaker-ui:v0.17.0
image: gravitl/netmaker-ui:testing
depends_on:
- netmaker
links: