Update docker-compose.yml

This commit is contained in:
Erik Huelsmann 2024-06-02 23:10:07 +02:00 committed by GitHub
parent e329f0617a
commit 4fb8f0fba8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,9 +37,14 @@ services:
# change the 'source' to the directory where you want the configuration
# to be stored.
# volumes:
# # Override all configuration:
# - type: bind
# source: /home/ledgersmb/conf
# target: /srv/ledgersmb/local/conf
# # Add a snippet of configuration:
# - type: bind
# source: /home/ledgersmb/conf/ledgersmb.100.yaml
# target: /srv/ledgersmb/local/conf/ledgersmb.100.yaml
networks:
- internal
- default