CashFab Stack: remove depricated version & set stack name
This commit is contained in:
parent
747c92c4a5
commit
f0c3935482
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
version: "3"
|
||||
name: "cashfab-stack"
|
||||
|
||||
services:
|
||||
pawns-cli:
|
||||
restart: on-failure:5
|
||||
|
@ -12,6 +13,7 @@ services:
|
|||
options:
|
||||
loki-url: "${LOKI_URL:-http://localhost:3100/loki/api/v1/push}"
|
||||
|
||||
|
||||
honeygain:
|
||||
restart: on-failure:5
|
||||
image: honeygain/honeygain
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue