Update user information
This commit is contained in:
@ -5,6 +5,7 @@ services:
|
|||||||
- ./cms:/var/www/html
|
- ./cms:/var/www/html
|
||||||
networks:
|
networks:
|
||||||
- app-network
|
- app-network
|
||||||
|
user: "${UID}:${GID}"
|
||||||
|
|
||||||
nginx:
|
nginx:
|
||||||
image: nginx:alpine
|
image: nginx:alpine
|
||||||
|
Reference in New Issue
Block a user