Skip to content

Commit

Permalink
ci/blog-provider-application-added
Browse files Browse the repository at this point in the history
  • Loading branch information
rohit-zip committed Jun 13, 2024
1 parent aa09450 commit c49e332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-devsandbox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ services:
- GOOGLE_CLIENT_ID=${GOOGLE_CLIENT_ID}
- GOOGLE_CLIENT_SECRET=${GOOGLE_CLIENT_SECRET}
- LOGGING_CONFIG=classpath:auth-logback.xml
- GOOGLE_API_SECRET=${GOOGLE_SECRET}
- GOOGLE_API_SECRET=${GOOGLE_API_SECRET}
deploy:
replicas: 1
restart_policy:
Expand Down

0 comments on commit c49e332

Please sign in to comment.