doc
This commit is contained in:
parent
6dee4593f0
commit
9b95023dc1
|
@ -3,4 +3,4 @@ services:
|
||||||
image: redis:alpine
|
image: redis:alpine
|
||||||
web:
|
web:
|
||||||
environment:
|
environment:
|
||||||
APP_NAME: docker-compose
|
APP_NAME: ${APP_NAME}
|
Loading…
Reference in New Issue