Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

EVEREST-444 Add configurable bind address for the everest container #168

Merged
merged 2 commits into from
Sep 20, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion deploy/quickstart-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ services:
environment:
- DSN=postgres://admin:pwd@pg:5432/postgres?sslmode=disable
ports:
- 127.0.0.1:8080:8080
- 8080:8080