mirror of
https://github.com/fsouza/fake-gcs-server.git
synced 2026-04-25 21:55:56 +03:00
[GH-ISSUE #1998] Feature: Support Dynamic Host and Port #240
Labels
No labels
bug
compatibility-issue
docker
documentation
enhancement
help wanted
needs information
pull-request
question
stale
unfortunate
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/fake-gcs-server#240
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jochen42 on GitHub (Aug 14, 2025).
Original GitHub issue: https://github.com/fsouza/fake-gcs-server/issues/1998
To be able to use the service with multiple hostnames and multiple port-mappings, the rendered url's within json-responces should use the scheme, host and port from the request-object to build the url's insteat of a static configuration.
@fsouza commented on GitHub (Aug 25, 2025):
I think the proposed change works, but can you clarify the use case?
@jochen42 commented on GitHub (Sep 1, 2025):
hi! sorry for the late reply. use cases are the following both: