Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SergiAguilo authored Dec 19, 2023
1 parent 493dd50 commit 2d42fa7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
l# beacon-network-backend
# beacon-network-backend

###### Jakarta EE Platform 10
The implementation is developed and deployed on the [WildFly 30.0.0](http://wildfly.org/) server and is based on Jakarta RESTful Web Services 3.0 API ([JAX-RS 3.0](https://jakarta.ee/specifications/restful-ws/3.0/)).
Expand Down Expand Up @@ -41,7 +41,7 @@ cp target/beacon-network-v2-x.x.x.war $WILDFLY_HOME/standalone/deployments/
./$WILDFLY_HOME/bin/standalone.sh
```

### Configuration
## Configuration

There are three default configuration files in the `/BEACON-INF` directory:
* `configuration.json` - standard beacon configuration file: [beaconConfigurationResponse.json](https://github.com/ga4gh-beacon/beacon-v2/blob/main/framework/json/responses/beaconConfigurationResponse.json)
Expand Down

0 comments on commit 2d42fa7

Please sign in to comment.