README and DOCKER update

This commit is contained in:
Mateusz 2022-11-29 13:59:11 +01:00
parent e9f7fbee40
commit 3af9523a79
3 changed files with 6 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Getting Started with Gonito-frontend
App will work on port 3001.
App will work on port 3000.
## Run app

View File

@ -11,4 +11,7 @@ services:
- CHOKIDAR_USEPOLLING=true
- REACT_APP_KC_URL=${REACT_APP_KC_URL}
- REACT_APP_KC_REALM=${REACT_APP_KC_REALM}
- REACT_APP_KC_CLIENT_ID=${REACT_APP_KC_CLIENT_ID}
- REACT_APP_KC_CLIENT_ID=${REACT_APP_KC_CLIENT_ID}
volumes:
- .:/app
- /app/node_modules

View File

@ -19,7 +19,7 @@ const mobileRender = () => {
<H1 as="h1">
Welcome to
<Container display="inline" color={theme.colors.green}>
&nbsp;Gonito.net!
&nbsp;Gonito!
</Container>
</H1>
<Body as="p">