Skip to content

Commit f5ea6b8

Browse files
authored
Fix docker example in integration-php.mdx (#173)
1 parent 5d2a58a commit f5ea6b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integration-php.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ services:
8585
- "server"
8686
app:
8787
image: "my-app:latest"
88-
env:
88+
environment:
8989
PYROSCOPE_SERVER_ADDRESS: http://pyroscope-server:4040
9090
PYROSCOPE_APPLICATION_NAME: my.php.app
9191
cap_add:

0 commit comments

Comments
 (0)