host
This commit is contained in:
parent
5ae6f8fc40
commit
078e04ce68
|
@ -126,6 +126,8 @@ services:
|
||||||
ipv4_address: 10.10.10.85
|
ipv4_address: 10.10.10.85
|
||||||
expose:
|
expose:
|
||||||
- 3000
|
- 3000
|
||||||
|
depends_on:
|
||||||
|
- oathkeeper
|
||||||
|
|
||||||
oathkeeper:
|
oathkeeper:
|
||||||
image: oryd/oathkeeper:v0.38
|
image: oryd/oathkeeper:v0.38
|
||||||
|
|
Reference in New Issue