Fixed router not working
This commit is contained in:
@@ -2,7 +2,8 @@ version: '3.4'
|
||||
|
||||
services:
|
||||
oc-catalog:
|
||||
image: oc-catalog
|
||||
image: oc-catalog:latest
|
||||
container_name: oc-catalog
|
||||
restart: always
|
||||
environment:
|
||||
- DOCKER_DCNAME=DC_myDC
|
||||
|
||||
Reference in New Issue
Block a user