Skip to content

Commit

Permalink
Updated ports
Browse files Browse the repository at this point in the history
  • Loading branch information
mervinvb committed Apr 11, 2024
1 parent de1fdb1 commit be0762d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
context: .
dockerfile: Dockerfile
ports:
- "1000:1000"
- "1000:80"
environment:
OPENAI_API_KEY:
WEB_SERVICE_IP:
Expand Down

0 comments on commit be0762d

Please sign in to comment.