overleaf/services/git-bridge/.dockerignore
Shane Kilkelly b47f21a44e Configure from env vars at run time
In both local developent, and production.  Also, vendor the `envsubst`
binary from https://github.com/a8m/envsubst, as it supports default
values, which the gnu envsubst (from gettext-base) does not.
2021-05-07 09:47:49 +01:00

9 lines
76 B
Text

*
!start.sh
!/conf
!/lib
!/src/main
!/pom.xml
!/Makefile
!/LICENSE
!/vendor