You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -66,7 +66,7 @@ The image is available from both **ghcr.io** and **docker.io**:
66
66
67
67
### Architectures
68
68
69
-
This image support both `amd64` (Intel/AMD CPUs) and `arm64` (e.g. Raspberry Pi, Apple) architectures. The correct image variant should be pulled automatically.
69
+
This image supports both `amd64` (Intel/AMD CPUs) and `arm64` (e.g. Raspberry Pi, Apple) architectures. The correct image variant should be pulled automatically.
70
70
71
71
## Encryption support
72
72
@@ -89,7 +89,7 @@ net.AllowEncryption=False
89
89
90
90
## Making yourself admin
91
91
92
-
shutdown the server (`docker compose stop`) and edit the file `AstroServerSetting.ini` located in `./saves/Config/WindowsServer`. Change the value of `OwnerName` to your Steam name and make sure `OwnerGuid` is set to `0`. It should look like this:
92
+
Shutdown the server (`docker compose stop`) and edit the file `AstroServerSettings.ini` located in `./saved/Config/WindowsServer`. Change the value of `OwnerName` to your Steam name and make sure `OwnerGuid` is set to `0`. It should look like this:
0 commit comments