Skip to content

Commit

Permalink
Added Docker Compose env var
Browse files Browse the repository at this point in the history
  • Loading branch information
Swiftyos committed Nov 14, 2024
1 parent 88d8130 commit efcd558
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autogpt_platform/docker-compose.platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ services:
- REDIS_PASSWORD=password
- ENABLE_AUTH=true
- PYRO_HOST=0.0.0.0
- EXECUTIONSCHEDULER_HOST=rest_server
- EXECUTIONMANAGER_HOST=executor
- DATABASEMANAGER_HOST=executor
- FRONTEND_BASE_URL=http://localhost:3000
Expand Down

0 comments on commit efcd558

Please sign in to comment.