Skip to content

Commit 1d64dbb

Browse files
committed
updating for aws
1 parent b2b5126 commit 1d64dbb

File tree

2 files changed

+56
-1659
lines changed

2 files changed

+56
-1659
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ services:
1010
POSTGRES_URI: postgres://admin:password@postgres:5432/smartbrain
1111
REDIS_URI: redis://redis:6379
1212
ports:
13-
- "3000:3000"
13+
- "3000:80"
1414
volumes:
1515
- ./:/usr/src/smartbrainapi
1616

0 commit comments

Comments
 (0)