Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Jun 10, 2024
1 parent 8760142 commit 5b27347
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,11 @@ make force-build

# start all containers
make up
# API is up at http://localhost

# start all containers in dev mode
make dev
# API is up at http://localhost

# view all container logs in realtime
make logs
Expand Down
2 changes: 1 addition & 1 deletion wis2-grep-api/docker/wis2-grep-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ metadata:
country: Country
phone: +xx-xxx-xxx-xxxx
fax: +xx-xxx-xxx-xxxx
email: [email protected].org
email: you@example.org
url: https://github.com/wmo-im/wis2-grep
hours: Mo-Fr 08:00-17:00
instructions: During hours of service. Off on weekends.
Expand Down

0 comments on commit 5b27347

Please sign in to comment.