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

chore: added example with php.ini values in env variables #106

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dinxsh
Copy link
Collaborator

@dinxsh dinxsh commented Nov 28, 2024

What Type of Change is this?

  • New Page
  • Minor Fix
  • Minor Improvement
  • Major Improvement

Description (required)

added example to showcase overwriting php.ini values in customize-runtime.mdx for PHP

zerops:
  - setup: app
    run:
      base: [email protected]
      envVariables:
        # It is possible to overwrite php.ini values using env variables
        PHP_INI_post_max_size: 10M

@nermalcat69 nermalcat69 added the 🌱 Review me Add this label whenever you need a review label Nov 28, 2024
@dinxsh dinxsh marked this pull request as ready for review November 28, 2024 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱 Review me Add this label whenever you need a review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants