Skip to content

Commit

Permalink
properly configure browser service url
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeLalor committed Dec 6, 2024
1 parent f6ba43a commit 60ec409
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ services:
- "8080:8080"
environment:
- PYTHONPATH=/local_mount
- BROWSER_SERVICE_URL=http://browser-service:7468
volumes:
- ./:/local_mount
- eidolon_data:/data/eidolon/files
Expand Down

0 comments on commit 60ec409

Please sign in to comment.