mirror of
https://github.com/Permissionless-Software-Foundation/bch-dex.git
synced 2026-09-21 16:52:00 -07:00
fix(domain): Detecting domain for working with back-end
This commit is contained in:
@@ -89,6 +89,8 @@ services:
|
||||
context: ./bch-dex-ui/
|
||||
dockerfile: Dockerfile
|
||||
container_name: dex-ui
|
||||
environment:
|
||||
SERVER: 'http://192.168.2.3'
|
||||
logging:
|
||||
driver: 'json-file'
|
||||
options:
|
||||
|
||||
Reference in New Issue
Block a user