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