Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix project not compiling #196

Draft
wants to merge 64 commits into
base: community
Choose a base branch
from
Draft

Conversation

Mateleo
Copy link

@Mateleo Mateleo commented Nov 21, 2024

chore: add config.mods.json to .gitignore
refactor(Toon.cs): replace _dbQuests with dbQuests for better readability
fix(Program.cs): update variable name and log message in debug mode

refactor(Toon.cs): replace _dbQuests with dbQuests for better readability

fix(Program.cs): update variable name and log message in debug mode
chore(Blizzless.csproj): update project configuration to support multiple runtime identifiers for better cross-platform compatibility
…reSQL database

refactor(src/DiIiS-NA/config.ini): update BindIP to use Docker service name for database connection
refactor(docker-compose.yml): add healthcheck to ensure database service is healthy before starting the server
feat(docker-compose.yml): add condition to wait for database service to be ready before starting the server
@Mateleo Mateleo marked this pull request as draft November 22, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant