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
{{ message }}
This repository was archived by the owner on Nov 16, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,10 @@ We do not have a latest tag currently so you will need to use `freetakteam/freet
10
10
## Usage
11
11
When using this docker container it is suggested that you use the `--restart unless-stopped` flag as shown in the examples. This will enure that the service automatically starts with the host and will restart if it encounters an error and crashes. The port mappings in the examples are required to make the service accessable to hosts. All environment variables are optional. All data is stored in a single directory for ease of persistent data between container versions.
The docker image runs the ports on the same defaults as FreeTAKServer. You can use the `-e` flag to map these ports to different ports or to run multiple FreeTAKServer's concurrently on the same host.
0 commit comments