docker-compose fix
gitea/hedera-web/pipeline/head This commit looks good
Details
gitea/hedera-web/pipeline/head This commit looks good
Details
This commit is contained in:
parent
8ec889a9f7
commit
497f0c130b
|
@ -12,8 +12,6 @@ services:
|
||||||
configs:
|
configs:
|
||||||
- source: config
|
- source: config
|
||||||
target: /etc/hedera-web/config.my.php
|
target: /etc/hedera-web/config.my.php
|
||||||
- source: test
|
|
||||||
target: /etc/hedera-web/config.test.php
|
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/appdata:/mnt/storage
|
- /mnt/appdata:/mnt/storage
|
||||||
- /mnt/appdata/image:/var/lib/hedera-web/image-db
|
- /mnt/appdata/image:/var/lib/hedera-web/image-db
|
||||||
|
|
Loading…
Reference in New Issue