Commit 138d2101 authored by Guillermo's avatar Guillermo
Browse files

compose

parent e6c585f7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ version: '3.7'
services:
  frontend_microservice:
    build:
      context: ./capif_backend
      context: ./capif_frontend
    restart: unless-stopped
    ports:
      - "4000:3000"