mirror of
https://github.com/docker/docs.git
synced 2026-04-04 02:08:57 +07:00
Fix address
This commit is contained in:
@@ -2,4 +2,4 @@ version: 0.1
|
||||
loglevel: debug
|
||||
storage: inmemory
|
||||
http:
|
||||
addr: localhost:5000
|
||||
addr: :5000
|
||||
|
||||
Reference in New Issue
Block a user