Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Commit

Permalink
Remove Mock Server, not needed anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgems101 committed Jan 27, 2023
1 parent c9f4055 commit 060d952
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions services/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,14 +187,4 @@ services:
- capif-events
- logs

mockServer:
image: mockserver/mockserver:5.14.0
hostname: robot.testing
ports:
- 1080:1080
# environment:
# MOCKSERVER_PROPERTY_FILE: /config/mockserver.properties
# MOCKSERVER_INITIALIZATION_JSON_PATH: /config/initializerJson.json
# volumes:
# - ./mockServer/:/config

0 comments on commit 060d952

Please sign in to comment.