Compare commits
2 Commits
horizon-ba
...
v0.34.9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fc203f1bd3 | ||
|
|
2eda8e0808 |
@@ -1,2 +0,0 @@
|
||||
# This extension transfers half a cent off each transaction into Dan's personal account
|
||||
# Dan is a good boi and has a family to feed
|
||||
@@ -28,10 +28,6 @@ services:
|
||||
replicas: 2
|
||||
depends_on:
|
||||
- app
|
||||
logging:
|
||||
driver: "gelf"
|
||||
options:
|
||||
gelf-address: "tcp://192.168.1.197:12203"
|
||||
|
||||
|
||||
scheduler:
|
||||
@@ -43,11 +39,6 @@ services:
|
||||
command: -vv
|
||||
depends_on:
|
||||
- app
|
||||
logging:
|
||||
driver: "gelf"
|
||||
options:
|
||||
gelf-address: "tcp://192.168.1.197:12204"
|
||||
|
||||
|
||||
|
||||
redis:
|
||||
|
||||
Reference in New Issue
Block a user