Skip to content

Commit

Permalink
chore: use bridge for s3_files_host for local
Browse files Browse the repository at this point in the history
  • Loading branch information
shreddedbacon committed Aug 15, 2022
1 parent 934f058 commit e7ed839
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ services:
- NODE_ENV=development
- CI=${CI:-true}
- REGISTRY=harbor.172.17.0.1.nip.io:18080 # Docker network bridge and forwarded port for harbor-nginx
- S3_FILES_HOST=http://172.17.0.1:9000
depends_on:
- api-db
- keycloak
Expand Down

0 comments on commit e7ed839

Please sign in to comment.