Deploy to Heroku
This commit is contained in:
parent
ef83de9752
commit
6b103da1f2
@ -19,7 +19,7 @@ heroku addons:create heroku-postgresql:essential-0 --app s464863-gitea
|
|||||||
heroku git:remote --app s464863-gitea
|
heroku git:remote --app s464863-gitea
|
||||||
git add .
|
git add .
|
||||||
git commit -m "Deploy to Heroku"
|
git commit -m "Deploy to Heroku"
|
||||||
git push heroku master
|
git push heroku main
|
||||||
|
|
||||||
# Open the app in the browser
|
# Open the app in the browser
|
||||||
heroku open --app s464863-gitea
|
heroku open --app s464863-gitea
|
@ -1 +1 @@
|
|||||||
https://s464863-gitea-c39db320a0e5.herokuapp.com/
|
https://s464863-gitea-e15158cd4399.herokuapp.com/
|
||||||
|
Loading…
Reference in New Issue
Block a user