We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 998e043 + a71cf7e commit edd2986Copy full SHA for edd2986
1 file changed
docker-compose.dev.yml
@@ -41,6 +41,6 @@ services:
41
- "12345:12345"
42
volumes:
43
- ./logs:/var/log/spring
44
- - ./docs/infra-config/config.alloy:/etc/alloy/config.alloy:ro
+ - ./docs/infra-conf/config.alloy:/etc/alloy/config.alloy:ro
45
environment:
46
- ALLOY_ENV=dev
0 commit comments