Skip to content
Snippets Groups Projects
Verified Commit b6b59e6a authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: pipeline

parent 3dd2bdd0
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ services: ...@@ -22,7 +22,7 @@ services:
target: /opt/caosdb/mnt/extroot target: /opt/caosdb/mnt/extroot
- type: volume - type: volume
source: scripting source: scripting
target: /opt/caosdb/git/caosdb-server/scripting/bin target: /opt/caosdb/git/caosdb-server/scripting
ports: ports:
# - "from_outside:from_inside" # - "from_outside:from_inside"
- "10443:10443" - "10443:10443"
......
...@@ -13,7 +13,7 @@ services: ...@@ -13,7 +13,7 @@ services:
target: /extroot target: /extroot
- type: volume - type: volume
source: scripting source: scripting
target: /scripting-bin target: /scripting
networks: networks:
docker_caosnet: docker_caosnet:
external: true external: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment