Skip to content
Snippets Groups Projects
Commit 56e35289 authored by theilen's avatar theilen
Browse files

Update docker-compose.yaml

parent f5549bb5
No related tags found
No related merge requests found
version: '3' version: '3'
services: services:
registry-service: registry-service:
build: ../registry-service/registry build: ../registry-service/registry-server
image: registry-service:latest image: registry-service:latest
ports: ports:
- 8761:8761 - 8761:8761
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment