mirror of
https://github.com/ledgersmb/ledgersmb-docker.git
synced 2025-04-19 06:37:11 -04:00
Update docker-compose.yml
This commit is contained in:
parent
e329f0617a
commit
4fb8f0fba8
@ -37,9 +37,14 @@ services:
|
|||||||
# change the 'source' to the directory where you want the configuration
|
# change the 'source' to the directory where you want the configuration
|
||||||
# to be stored.
|
# to be stored.
|
||||||
# volumes:
|
# volumes:
|
||||||
|
# # Override all configuration:
|
||||||
# - type: bind
|
# - type: bind
|
||||||
# source: /home/ledgersmb/conf
|
# source: /home/ledgersmb/conf
|
||||||
# target: /srv/ledgersmb/local/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:
|
networks:
|
||||||
- internal
|
- internal
|
||||||
- default
|
- default
|
||||||
|
Loading…
Reference in New Issue
Block a user