wip
This commit is contained in:
parent
3bb5f9ec11
commit
fbe3966b29
|
|
@ -37,7 +37,7 @@ services:
|
|||
- internal_network_a
|
||||
volumes:
|
||||
- type: bind
|
||||
source: ./.config/a.config.json
|
||||
source: ./.config/a.test.config.json
|
||||
target: /misskey/built/._config_.json
|
||||
read_only: true
|
||||
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@ services:
|
|||
- internal_network_b
|
||||
volumes:
|
||||
- type: bind
|
||||
source: ./.config/b.config.json
|
||||
source: ./.config/b.test.config.json
|
||||
target: /misskey/built/._config_.json
|
||||
read_only: true
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue