Skip to content

Commit 6206e06

Browse files
committed
Update README.md
1 parent 314d189 commit 6206e06

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ This tool runs on a Factorio server and allows management of the Factorio server
88
* Allows the management of save files, upload, download and delete saves.
99
* Manage installed mods, upload new ones, delete uneeded mods. Enable or disable individual mods.
1010
* Allow viewing of the server logs and current configuration.
11+
* Authentication for protecting against unauthorized users
12+
* Available as a Docker container
1113

1214
## Installation
1315
1. Download the latest release
@@ -18,7 +20,7 @@ This tool runs on a Factorio server and allows management of the Factorio server
1820
4. Visit [localhost:8080](localhost:8080) in your web browser.
1921

2022
## Usage
21-
Run the UI server and specify the directory of your Factorio server installation and the interface to run the HTTP server. on.
23+
Run the UI server and specify the directory of your Factorio server installation and the interface to run the HTTP server. on. Edit the conf.json file with your desired credentials.
2224
```
2325
Usage of ./factorio-server-manager:
2426
-bin string

0 commit comments

Comments
 (0)