added common network with catalog and started conf implementation
This commit is contained in:
@@ -6,3 +6,9 @@ services:
|
||||
container_name: oc-search
|
||||
ports:
|
||||
- 8080:8080
|
||||
networks:
|
||||
- catalog
|
||||
networks:
|
||||
catalog:
|
||||
name: catalog
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user