|
|
@ -1,11 +1,11 @@ |
|
|
|
--- |
|
|
|
--- |
|
|
|
|
|
|
|
|
|
|
|
# Version to deploy |
|
|
|
# Version to deploy |
|
|
|
appsmith_version: 1.5.8 |
|
|
|
appsmith_version: 1.5.9 |
|
|
|
# URL of the source archive |
|
|
|
# URL of the source archive |
|
|
|
appsmith_archive_url: https://github.com/appsmithorg/appsmith/archive/v{{ appsmith_version }}.tar.gz |
|
|
|
appsmith_archive_url: https://github.com/appsmithorg/appsmith/archive/v{{ appsmith_version }}.tar.gz |
|
|
|
# sha1sum of the archive |
|
|
|
# sha1sum of the archive |
|
|
|
appsmith_archive_sha1: 9f24c95a402f5823f2a9c41cd0a1096bb2d7f0a8 |
|
|
|
appsmith_archive_sha1: 5feb95f1e91ec0bb46828dca6b5b18fe3c8ef7d7 |
|
|
|
|
|
|
|
|
|
|
|
# Root directory where appsmith will be installed |
|
|
|
# Root directory where appsmith will be installed |
|
|
|
appsmith_root_dir: /opt/appsmith |
|
|
|
appsmith_root_dir: /opt/appsmith |
|
|
|