https://github.com/ermos/docker-php-perm
https://github.com/ermos/docker-php-perm
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ermos/docker-php-perm
- Owner: ermos
- Created: 2021-01-19T19:08:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-19T20:06:47.000Z (over 5 years ago)
- Last Synced: 2025-02-24T07:16:16.046Z (over 1 year ago)
- Language: PHP
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker PHP Permission
/!\ Don't use this in production mode, it is only for make easily web development in front with PHP and Docker /!\
This is an example repo, do the same thing, modify www.conf in php conf folder, find `user =` and `group =` and replace `www-data` for `1000` (first user in your machine).