Add reverse proxy and configuration for replay capability
This commit is contained in:
committed by
=Michael Hohn
parent
380e90135a
commit
7413e23bab
@@ -26,7 +26,7 @@ services:
|
||||
container_name: server
|
||||
stop_grace_period: 1s
|
||||
ports:
|
||||
- "8080:8080"
|
||||
- "8081:8080" # host:container
|
||||
depends_on:
|
||||
- rabbitmq
|
||||
- dbstore
|
||||
|
||||
Reference in New Issue
Block a user