diff options
Diffstat (limited to 'ci/docker-compose.yaml.example')
| -rw-r--r-- | ci/docker-compose.yaml.example | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ci/docker-compose.yaml.example b/ci/docker-compose.yaml.example index 3c31d5b..bcd88e0 100644 --- a/ci/docker-compose.yaml.example +++ b/ci/docker-compose.yaml.example @@ -12,9 +12,6 @@ services: network_mode: "host" container_name: bogenherr volumes: - # - type: bind - # source: /tmp/bogenherr - # target: /tmp/bogenherr - type: bind source: ~/.m2 target: /home/${OLO_USERNAME}/.m2 |
