updated php-fpm from 7.4 to 8.1
This commit is contained in:
@@ -42,6 +42,7 @@ services:
|
||||
build: ./Docker/api/
|
||||
expose:
|
||||
- 9000
|
||||
- 9001
|
||||
user: ${USER_UID}:${USER_GID}
|
||||
volumes:
|
||||
- php-user-data:/home/${USER_UNAME}
|
||||
|
||||
Reference in New Issue
Block a user