Skip to content

Commit

Permalink
Update docker-compose.platform.yml (#8560)
Browse files Browse the repository at this point in the history
  • Loading branch information
aarushik93 committed Nov 5, 2024
1 parent db44d8c commit 44f7307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autogpt_platform/docker-compose.platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ services:
- PYRO_HOST=0.0.0.0
- AGENTSERVER_HOST=rest_server
- DATABASEMANAGER_HOST=0.0.0.0
- ENCRYPTION_KEY=some-long-random-string-encryption-key
- ENCRYPTION_KEY=dvziYgz0KSK8FENhju0ZYi8-fRTfAdlz6YLhdB_jhNw= # DO NOT USE IN PRODUCTION!!
ports:
- "8002:8000"
networks:
Expand Down

0 comments on commit 44f7307

Please sign in to comment.