Skip to content

Commit

Permalink
Add locale folder to Dockerfile (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdubz committed Feb 20, 2021
1 parent 2c7ef55 commit 705f9d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ ADD api /app/api
ADD babybuddy /app/babybuddy
ADD core /app/core
ADD dashboard /app/dashboard
ADD locale /app/locale
ADD reports /app/reports
ADD static /app/static
ADD etc/gunicorn.py /app/

0 comments on commit 705f9d1

Please sign in to comment.