mirror of
https://github.com/haveno-dex/haveno.git
synced 2024-10-01 01:35:48 -04:00
11 lines
168 B
YAML
11 lines
168 B
YAML
version: '3'
|
|
|
|
services:
|
|
pricenode:
|
|
restart: unless-stopped
|
|
build:
|
|
context: .
|
|
ports:
|
|
- 80:80
|
|
- 8078:8078
|