Loading docker-compose.yml +1 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ services: container_name: base postgres: image: git.ia2.inaf.it:5050/vospace/vospace-file-catalog build: ../vospace-file-catalog container_name: file_catalog networks: - backend_net Loading Loading
docker-compose.yml +1 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ services: container_name: base postgres: image: git.ia2.inaf.it:5050/vospace/vospace-file-catalog build: ../vospace-file-catalog container_name: file_catalog networks: - backend_net Loading