Skip to content

Commit

Permalink
HTTPS migration for repromon Web server.
Browse files Browse the repository at this point in the history
  • Loading branch information
vmdocua committed Sep 20, 2023
1 parent 40fecd3 commit 15be16e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,16 +64,16 @@ To stop instances use:
( set -a && source ./.env.dev && podman-compose -f docker-compose.dev.yml down ; )



### Local Development Environment

Local Python development can be used on project as is with any editor e.g. PyCharm.
Default local configuration specified in '.env.local' file and uses project build-in SQLite3 DB.

Check failure on line 70 in README.md

View workflow job for this annotation

GitHub Actions / Check for spelling errors

build-in ==> built-in

## Web Application UI

<!--
## Web Application UI
### TODO: Feedback Screen UI

### TODO: Administration

### TODO: Sending Feedback Screen Message

### TODO: Testing
+-->

0 comments on commit 15be16e

Please sign in to comment.