updates to dockerfile

This commit is contained in:
Adam Brown 2015-02-01 16:02:11 -05:00
parent 726af737bd
commit cb85cb7875

View File

@ -76,3 +76,7 @@ EXPOSE 3000
EXPOSE 35729
# configure git
git config --global push.default simple
# !!! how to securely configure the username / password?