Skip to content

Commit

Permalink
style: removing placeholder environment variables
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-hagemann committed Aug 14, 2024
1 parent 425b71a commit 0076fe1
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,6 @@ description: |
Backend service to support application ratings in the new Ubuntu Software Centre.
run_user: _daemon_

environment:
APP_ENV: dev
APP_HOST: 0.0.0.0
APP_LOG_LEVEL: info
APP_NAME: ratings
APP_PORT: 18080
APP_JWT_SECRET: "foo"

services:
ratings:
override: replace
Expand Down

0 comments on commit 0076fe1

Please sign in to comment.