This commit is contained in:
parent
dfb4b078fc
commit
4e9ca79504
@ -19,5 +19,5 @@ services:
|
||||
- ./www:/data/www
|
||||
- ./ssh:/ssh # add authorized_keys file here
|
||||
environment:
|
||||
PHP: php84 # none, php82, php83, php84
|
||||
PHP: php84 # none (default), php82, php83, php84
|
||||
```
|
||||
|
@ -8,4 +8,4 @@ services:
|
||||
- ./www:/data/www
|
||||
- ./ssh:/ssh # add authorized_keys file here
|
||||
environment:
|
||||
PHP: php84 # none, php82, php83, php84
|
||||
PHP: php84 # none (default), php82, php83, php84
|
||||
|
Loading…
Reference in New Issue
Block a user