Skip to content

Commit 42d2e3e

Browse files
authored
replaced tab with space character
1 parent 30366ec commit 42d2e3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/docs/server/configuration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ services:
3535
basis-server:
3636
image: ghcr.io/basisvr/basis-server:latest # or :nightly for most recent changes
3737
container_name: basis-server
38-
init: true # handle process termination
38+
init: true # handle process termination
3939
restart: unless-stopped
4040
environment:
4141
SetPort: 4296 # basis port

0 commit comments

Comments
 (0)