Commit 178ba245 authored by Cristiano Urban's avatar Cristiano Urban
Browse files

Point to file_catalog in different git repo.

parent eae29dfe
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
version: '3.0'
services:
  postgres:
    image: git.ia2.inaf.it:5050/ia2/vospace-transfer-service/file_catalog
    build: ./file_catalog
    image: git.ia2.inaf.it:5050/ia2/vospace-file-catalog
    container_name: file_catalog
    networks:
    - backend_net