Skip to content

Commit

Permalink
✨ feat(Project): Add missing pusher property.aiccra-marlo-java-11-ver…
Browse files Browse the repository at this point in the history
…sion2
  • Loading branch information
Cristian45 committed Sep 10, 2024
1 parent d4c0216 commit 2b00858
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Docker/catalina.properties
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ mysql.port=${DB_PORT}
mysql.show_sql=${DB_SHOW}
google.api.key=${GOOGLE_API_KEY}
# Pusher API Configuration
pusher.api.key=${PUSHER_API_KEY}
pusher.api.privatekey=${PUSHER_API_PRIVATEKEY}
pusher.api.appid=${PUSHER_API_APPID}

Expand Down

0 comments on commit 2b00858

Please sign in to comment.