Skip to content

Commit fbc6207

Browse files
committed
Fix RUSTFS_LOG_LEVEL formatting in rustfs.stub
1 parent c4b975b commit fbc6207

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stubs/rustfs.stub

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ rustfs:
1313
RUSTFS_CONSOLE_CORS_ALLOWED_ORIGINS: '*'
1414
RUSTFS_ACCESS_KEY: 'sail'
1515
RUSTFS_SECRET_KEY: 'password'
16+
RUSTFS_LOG_LEVEL: 'info',
1617
volumes:
1718
- 'sail-rustfs:/data'
1819
networks:

0 commit comments

Comments
 (0)