Skip to content

Commit

Permalink
Reload
Browse files Browse the repository at this point in the history
  • Loading branch information
majkelcc committed Dec 3, 2018
1 parent 6da024c commit 006f6b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sources/chang_compose_init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ chang_compose_init() {
while read l; do
eval echo "$l"
done < $CHANG_TMP_PATH/proxy | while read proxy_app; do chang_rev_proxy_install $proxy_app; done
chang_rev_proxy_reload
)

export _CHANG_COMPOSE_INIT=true
Expand Down

0 comments on commit 006f6b9

Please sign in to comment.