mirror of
https://github.com/tiennm99/store-scraper-bot-java.git
synced 2026-05-14 11:53:03 +00:00
4bf94aaad4
Introduced Dockerfile, .dockerignore, and example environment file for containerization. Added compose.yml for Docker Compose setup and renamed docker-compose.dev.yml to compose.dev.yml. Updated build.gradle.kts for Java 21 and shadow plugin, and improved .gitignore and .gitattributes. Refactored Config.java to reorder ENV initialization.
7 lines
72 B
Plaintext
7 lines
72 B
Plaintext
* text=auto
|
|
|
|
*.java text eol=crlf
|
|
|
|
*.sh text eol=lf
|
|
gradlew text eol=lf
|