Skip to content

Commit

Permalink
fixed[BUG#4174]:The 0 in the front of pvc autosizer input can not be …
Browse files Browse the repository at this point in the history
…deleted
  • Loading branch information
studyingwang23 committed Sep 21, 2023
1 parent b664417 commit fa35df9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ server:
apiServer:
clientID: kubesphere
clientSecret: kubesphere
url: http://192.168.219.41:30677
wsUrl: ws://192.168.219.41:30677
url: http://ks-apiserver
wsUrl: ws://ks-apiserver

# docker image search default url
dockerHubUrl: https://hub.docker.com
Expand Down

0 comments on commit fa35df9

Please sign in to comment.