Commit ce169a3b authored by Guillermo Sanz López's avatar Guillermo Sanz López
Browse files

change repo rute

parent 4937eadb
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -2,9 +2,7 @@ version: '3.7'

services:
  frontend_microservice:
    build:
      context: https://github.com/Telefonica/pesp_capif_backoffice_frontend_v2 #git repo link
      dockerfile: ./capif_frontend/Dockerfile #Dockerfile path in repo
    build: ./capif_frontend
    restart: unless-stopped
    ports:
      - "3000:3000"