Skip to content

Commit e2fd0c4

Browse files
authored
docs: Formatting
1 parent 89822b6 commit e2fd0c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ services:
2323
lemmy:
2424
image: dockurr/lemmy
2525
container_name: lemmy
26+
environment:
27+
RUST_LOG: "warn"
2628
ports:
2729
- 8536:8536
28-
environment:
29-
- RUST_LOG="warn"
3030
volumes:
3131
- ./lemmy.hjson:/config/config.hjson
3232
restart: always

0 commit comments

Comments
 (0)