gonito-frontend/README.md
2023-01-16 11:38:32 +01:00

15 lines
225 B
Markdown

# Getting Started with Gonito-frontend
App will work on port 3000.
## Run app
`docker-compose up -d --build`
## Stop app
`docker-compose stop`
## Keycloak
Set variables in *.env* to choose keycloak connect and API url.