chore: update single click deployments (#1141)

* chore: update single click deployments

* dev: update environment variables
This commit is contained in:
pablohashescobar
2023-05-26 14:04:15 +05:30
committed by GitHub
parent f80b3f1eb1
commit cd821a934d
6 changed files with 32 additions and 23 deletions

4
deploy/heroku/Dockerfile Normal file
View File

@@ -0,0 +1,4 @@
# Deploy the Plane image
FROM makeplane/plane
LABEL maintainer="engineering@plane.so"