mirror of
https://github.com/goharbor/harbor
synced 2025-05-19 12:31:58 +00:00
Update hostcfg.sh
review Deploy/harbor.cfg
This commit is contained in:
parent
7ae8d54f72
commit
ca16841c51
@ -2,3 +2,4 @@
|
||||
IP=`ip addr s eth0 |grep "inet "|awk '{print $2}' |awk -F "/" '{print $1}'`
|
||||
#echo $IP
|
||||
sed "s/reg.mydomain.com/$IP/" -i Deploy/harbor.cfg
|
||||
cat Deploy/harbor.cfg
|
||||
|
Loading…
x
Reference in New Issue
Block a user