-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdocker-compose-test.yml
More file actions
19 lines (18 loc) · 920 Bytes
/
docker-compose-test.yml
File metadata and controls
19 lines (18 loc) · 920 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
version: "3"
services:
test:
build: .
ports:
- "62000:62000"
container_name: forest-change-analysis-elastic-test
environment:
PORT: 62000
GATEWAY_URL: http://192.168.80.200:9000
MICROSERVICE_TOKEN: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjU4MjBhZDk0NjlhMDI4Nzk4MmY0Y2QxOCIsInByb3ZpZGVyIjoibG9jYWwiLCJwcm92aWRlcklkIjpudWxsLCJlbWFpbCI6InNlcmdpby5nb3JkaWxsb0B2aXp6dWFsaXR5LmNvbSIsInJvbGUiOiJBRE1JTiIsImNyZWF0ZWRBdCI6IjIwMTYtMTEtMDdUMTY6MzY6MzYuODY4WiIsImV4dHJhVXNlckRhdGEiOnsiYXBwcyI6WyJnZnciLCJwcmVwIiwiYXF1ZWR1Y3QiLCJmb3Jlc3QtYXRsYXMiLCJydyIsImRhdGE0c2RnIl19fQ.3GzuhG8wD4gI5Fo6NTqHC_Dq6ChKPPWXygga2mAuKZw
LOCAL_URL: http://192.168.80.200:62000
TERRAI_INDEX_ID: index_1dca5597d6ac406482cf9f02b178f424
TERRAI_DATASET_ID: 1dca5597-d6ac-4064-82cf-9f02b178f424
DEBUG: "True"
AWS_REGION: "us-east-1"
REQUIRE_API_KEY: "True"
command: test