feat: actions
This commit is contained in:
parent
3bee8bdc65
commit
cd5a52eaa3
|
|
@ -10,6 +10,7 @@ services:
|
||||||
redis:
|
redis:
|
||||||
condition: service_started
|
condition: service_started
|
||||||
|
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
APP_NAME: "BeMeal"
|
APP_NAME: "BeMeal"
|
||||||
APP_ENV: production
|
APP_ENV: production
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue