Skip to content

Commit

Permalink
- initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
boriskovar-m2ms committed Jun 8, 2023
1 parent e42baf3 commit 716eb0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.dev.vector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ services:
NEO4J_dbms_memory_pagecache_size: 4G
web:
container_name: web_dock
# image: xchem/fragalysis-stack:latest
image: alanbchristie/fragalysis-backend:937-b.7
image: xchem/fragalysis-stack:latest
# image: alanbchristie/fragalysis-backend:937-b.7
command: /bin/bash /code/launch-stack.sh
volumes:
- ../data/logs:/code/logs/
Expand Down

0 comments on commit 716eb0e

Please sign in to comment.