update .env.yaml.example
This commit is contained in:
parent
b2f343658d
commit
7485b7ecb5
|
@ -1,6 +1,6 @@
|
|||
APP:
|
||||
APP_SLUG: "this is the slug of your deployed app"
|
||||
PRIVATE_KEY_PATH:"the path to the pem file"
|
||||
PRIVATE_KEY_PATH: "the path to the pem file"
|
||||
PERSONAL_TOKEN: "XXXXXXX"
|
||||
MYSQL:
|
||||
HOST: "127.0.0.1"
|
||||
|
|
Loading…
Reference in New Issue