-
### Describe the feature you'd like
Add a new environment variable `DD_APPSEC_DISABLE_MISSING_ENV_WARNING` or something similar to suppress the following warning message:
```
[Tue Oct 08 23:33:26.94…
-
Interesting I'm not sure when it triggers into this error as I try create tmp projects in `/tmp` composer works fine but inside my normal working dir `/Users/alexanderschranz/Documents/Projects/` stop…
-
PHP Warning: Declaration of JonnyW\PhantomJs\DependencyInjection\ServiceContainer::load() should be compatible with Symfony\Component\DependencyInjection\Container::load($file) in /wwwroot/vendor/jon…
-
I must be doing something wrong -- I am trying to use an OLS docker image as a local Mac M1 dev environment for a PHP 8.2 / 8.3 web app, but no matter how I build it, I end up with only PHP 7.4.
My…
-
**Describe the bug**
The migration forward 7.0 failed because of an already existing column name `position` on migration `database/migrations/2024_01_27_171649_add_position_into_playlists_table.php`
…
-
"Skip to content
Navigation Menu
Code
Issues
6
A bootstrap repo for self-authoring Dev Container Features
containers.dev
License
MIT license
260 stars
121 forks
19 watching
6 Branches
0 Tags
…
-
### Preliminary checklist
- [x] I am using the latest stable version of DDEV (see [upgrade guide](https://ddev.readthedocs.io/en/stable/users/install/ddev-upgrade/))
- [x] I have searched [existing i…
-
### Prerequisites
- [X] I have searched for similar issues in open and closed tickets and cannot find a duplicate.
- [X] I have troubleshooted my issue, and it still exists against the latest stab…
-
When setting the `TRUSTED_PROXIES` environment variable as shown in https://github.com/nextcloud/server/pull/44495#issuecomment-2079798695 `(TRUSTED_PROXIES=gethostbyname('nginx-proxy')`, I get the wa…
-
I started using this and happy with it.
Though, I'm using pihole within a docker container from pihole/pihole standard image. First I created cron in the container itself. Though it's destroyed eve…