Skip to content

Commit e81834c

Browse files
committed
Use strings for Docker ports
1 parent dd39b8f commit e81834c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blackfireio/blackfire-symfony-meta/1.0/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
" #env_file: .env.local",
1717
" environment:",
1818
" BLACKFIRE_LOG_LEVEL: 4",
19-
" ports: [8307]"
19+
" ports: [\"8307\"]"
2020
]
2121
}
2222
},

0 commit comments

Comments
 (0)