mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 06:50:14 +02:00
Merge pull request #59 from samply/switch-images-to-develop
Use beam-proxy:develop
This commit is contained in:
@ -85,7 +85,7 @@ services:
|
||||
- "blaze"
|
||||
|
||||
beam-proxy:
|
||||
image: samply/beam-proxy:main
|
||||
image: samply/beam-proxy:develop
|
||||
container_name: bridgehead-beam-proxy
|
||||
environment:
|
||||
BROKER_URL: ${BROKER_URL}
|
||||
|
@ -85,7 +85,7 @@ services:
|
||||
- "blaze"
|
||||
|
||||
beam-proxy:
|
||||
image: samply/beam-proxy:main
|
||||
image: samply/beam-proxy:develop
|
||||
container_name: bridgehead-beam-proxy
|
||||
environment:
|
||||
BROKER_URL: ${BROKER_URL}
|
||||
|
Reference in New Issue
Block a user