# Copy this file to walkguide-backend/demo/secrets.properties. # secrets.properties is gitignored and is imported by application.properties. DB_URL=jdbc:postgresql://:/ DB_USERNAME= DB_PASSWORD= JWT_SECRET= AGORA_APP_ID= AGORA_APP_CERTIFICATE= FIREBASE_CREDENTIALS_PATH=classpath:firebase/google-services-admin.json