Skip to content

Conversation

@Alitindrawan24
Copy link

@Alitindrawan24 Alitindrawan24 commented Oct 13, 2025

CHANGES:

  • Add a Docker-based development setup:
  • Make database configuration environment-driven:
  • Improve .htaccess redirect behavior:

Why:

  • Provide an easy, reproducible local development environment with Docker.
  • Avoid hardcoding credentials in code and allow overriding via environment variables.
  • Prevent local development from being redirected to HTTPS.

Added:

  • Dockerfile
  • docker-compose.yml

Modified:

  • config/database.php
  • .htaccess

@Alitindrawan24
Copy link
Author

Hello @Zumimagic
I made a PR to update this repo to make it easier to run locally with Docker, hope you like it. Thank you.

@Zumimagic Zumimagic force-pushed the main branch 27 times, most recently from 3599423 to 409b9e6 Compare October 17, 2025 18:08
@Zumimagic Zumimagic force-pushed the main branch 30 times, most recently from 6a0394e to 31dfe8e Compare December 16, 2025 04:58
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.

2 participants