Skip to content

Commit

Permalink
Docker: fix supervisord conf path.
Browse files Browse the repository at this point in the history
  • Loading branch information
wanglei828 authored and lianglia-apollo committed Dec 23, 2017
1 parent d9e16c1 commit d80ccda
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion scripts/docker_adduser.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ if [ "$RELEASE_DOCKER" != "1" ];then
fi

# start supervisord
supervisord -c /apollo/tools/supervisord.conf
supervisord -c /apollo/modules/tools/supervisord/conf/supervisord.conf

0 comments on commit d80ccda

Please sign in to comment.