Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3405857
D3883.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
334 B
Referenced Files
None
Subscribers
None
D3883.diff
View Options
diff --git a/keyserver/docker-compose.yml b/keyserver/docker-compose.yml
--- a/keyserver/docker-compose.yml
+++ b/keyserver/docker-compose.yml
@@ -14,6 +14,6 @@
cache:
image: redis:6.2.6-bullseye
restart: always
- ports:
- - "6379:6379"
+ expose:
+ - "6379"
command: redis-server --loglevel warning
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Dec 4, 11:25 PM (12 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2615113
Default Alt Text
D3883.diff (334 B)
Attached To
Mode
D3883: [keyserver] Shift Redis Docker Compose config from ports to expose
Attached
Detach File
Event Timeline
Log In to Comment