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:
|
services:
|
||||||
pawns-cli:
|
pawns-cli:
|
||||||
restart: on-failure:5
|
restart: on-failure:5
|
||||||
|
@ -12,6 +13,7 @@ services:
|
||||||
options:
|
options:
|
||||||
loki-url: "${LOKI_URL:-http://localhost:3100/loki/api/v1/push}"
|
loki-url: "${LOKI_URL:-http://localhost:3100/loki/api/v1/push}"
|
||||||
|
|
||||||
|
|
||||||
honeygain:
|
honeygain:
|
||||||
restart: on-failure:5
|
restart: on-failure:5
|
||||||
image: honeygain/honeygain
|
image: honeygain/honeygain
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue