r15ch13 / arkcluster

ARK: Survival Evolved as Docker Cluster
https://hub.docker.com/r/r15ch13/arkcluster
MIT License
30 stars 17 forks source link

Rates, how to set them in the docker-compose.yml file #13

Open Solamain opened 1 year ago

Solamain commented 1 year ago

Yeah, titles kinda says it all. lol

aciddensity commented 1 year ago

@Solamain, I don't believe there is a way to set rates in the docker-compose file directly. Instead you can set them in your GameUserSettings.ini file, which you can specify in your docker-compose file by changing the value of GAME_USERSETTINGS_INI_PATH. Keep in mind the path of this file will be in the perspective of the container and not the host system.