cleaner config and dockerfile/compose
This commit is contained in:
@@ -2,13 +2,8 @@ version: '3.4'
|
||||
|
||||
services:
|
||||
oc-search:
|
||||
<<<<<<< HEAD
|
||||
image: oc-search:debugging
|
||||
container_name: oc-search
|
||||
=======
|
||||
image: oc-search
|
||||
# container_name: oc-search
|
||||
>>>>>>> ded5593 (clean Dockerfile and compose)
|
||||
container_name: oc-search
|
||||
ports:
|
||||
- 8080:8080
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user