mirror of
https://github.com/azaion/satellite-provider.git
synced 2026-04-22 07:06:39 +00:00
route stitching
This commit is contained in:
@@ -16,6 +16,9 @@ services:
|
||||
container_name: satellite-provider-integration-tests
|
||||
environment:
|
||||
- API_URL=http://api:8080
|
||||
volumes:
|
||||
- ./ready:/app/ready
|
||||
- ./tiles:/app/tiles
|
||||
depends_on:
|
||||
api:
|
||||
condition: service_started
|
||||
|
||||
Reference in New Issue
Block a user