Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f071181

Browse files
author
Frank Natividad
committed
Removed cloud storage emulator host for tests
1 parent 1dc3091 commit f071181

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

5-logging/config/database.example.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ production:
3232
# Test configuration
3333
test:
3434
# Datastore
35-
dataset_id: gcd-test-dataset-directory
36-
host: http://localhost:8080/
35+
dataset_id: your-project-id
3736
# SQL
3837
adapter: sqlite3
3938
pool: 5

0 commit comments

Comments
 (0)