filebrowser/.dockerignore
Vinicius Almendra c81133c1de fix: solve broken Docker build with alpine image
Commit b8f35ce excluded `docker_config.json` by changing .dockerignore rules
and this was not reverted by 46d8046. This commit adds the exception
back.

Fixes #2484
2023-05-31 21:45:41 +02:00

4 lines
44 B
Plaintext

*
!docker/*
!docker_config.json
!filebrowser