test build on herodu

This commit is contained in:
S.long 2020-05-07 12:16:52 +07:00
parent acb30e7017
commit eadea46324
2 changed files with 1 additions and 3 deletions

View File

@ -13,5 +13,3 @@ HEROKU_APP_KEY=$API_KEY heroku container:push web
echo "-- Start Release App on Heroku"
HEROKU_API_KEY=$API_KEY heroku container:release web
echo "-- Open Browser Result "
HEROKU_API_KEY=$API_KEY heroku open

View File

@ -4,7 +4,7 @@ import './App.css';
function App() {
return (
<h1>React My DOCKER Second Time</h1>
<h1>React My DOCKER Second Time From React HOOK</h1>
)
return (