404invalid-user
404invalid-user
did you find a fix?
You could host it natively
this is because amazon removed it you're only option is to download and run the apk
you should be able to add this under `COMPOSER MODULES` in your variables under the settings tab
read the readme, you should be able to add this under COMPOSER MODULES in your variables under the settings tab
actually you can't add php extensions without making a new docker image. if they specify the ones they want I can help but they didn't
i don't really find this necessary it only increases the startup time. the only reason you would need to pull from the repo is if a new php version would...
ohh I'm stupid was looking at the wrong one and though you meant pulling this repo not your repo
in your file manager open `/home/container/nginx/conf.d/default.conf` then find where it says ```nginx root /home/container/webroot; ``` then change `/home/container/webroot` to your mount path and save the file, restart your server