We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2e8129 commit fcf38f2Copy full SHA for fcf38f2
docker-compose.yml
@@ -86,6 +86,8 @@ services:
86
environment:
87
- INFLUXDB_DB=k6
88
- INFLUXDB_ADMIN_USER_PASSWORD
89
+ - INFLUXDB_ADMIN_USER_TOKEN=admintoken123
90
+ - INFLUXDB_HTTP_AUTH_ENABLED=false
91
restart: always
92
93
0 commit comments