@@ -7,6 +7,8 @@ applications: |
||
| 7 | 7 |
command: nohup foreman start --procfile Procfile.CF |
| 8 | 8 |
instances: 1 |
| 9 | 9 |
# For the environment setup please have a look into the .evn.example file |
| 10 |
+ services: |
|
| 11 |
+ - huginn-db |
|
| 10 | 12 |
env: |
| 11 | 13 |
APP_SECRET_TOKEN: "${random-word}${random-word}${random-word}${random-word}${random-word}${random-word}${random-word}${random-word}"
|
| 12 | 14 |
INVITATION_CODE: "try-huginn" |