Skip to content

Commit

Permalink
Merge branch 'cleanup' of https://github.com/thetarkus/docker-funkwhale
Browse files Browse the repository at this point in the history
… into cleanup
  • Loading branch information
thetarkus committed Feb 5, 2019
2 parents d7d6635 + 05ca251 commit 9a21da1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Dockerfile
Expand Up @@ -77,7 +77,11 @@ COPY ./src/front /app/front
#
# Environment
# https://dev.funkwhale.audio/funkwhale/funkwhale/blob/develop/deploy/env.prod.sample
<<<<<<< HEAD
# (Environment is at the end to avoid busting build cache on each ENV change)
=======
# (Environment at the end to avoid busting build cache on each ENV change)
>>>>>>> 05ca25163c27ac7652aa014f2f2ee6c72c714da1
#

ENV FUNKWHALE_HOSTNAME=yourdomain.funkwhale \
Expand Down

0 comments on commit 9a21da1

Please sign in to comment.