Files
Athou_commafeed/.dockerignore

9 lines
177 B
Plaintext
Raw Normal View History

2023-04-24 20:24:20 +02:00
# ignore everything
*
# allow only what we need
!commafeed-server/target/commafeed.jar
!commafeed-server/config.docker-warmup.yml
2023-04-24 20:24:20 +02:00
!commafeed-server/config.yml.example