-
Notifications
You must be signed in to change notification settings - Fork 10
UT2004.ini keeps getting overwritten! #23
Description
Hey there, I have just got done developing a docker compose file that uses your UT2K4 server container, along with a NGINX container for redirect server, and a cloud9 web based ide for text editing the UT2K4 config files without having to SFTP, upload, download etc. It all works nice! After that, you simply add reverse proxy to expose the UT2K4 web admin, along with the redirect server, and voila!
All your scripts inside here are super nice! Honestly, thank you for doing this!
Now to the issue, it certainly could be me, but for some reason, even when I live edit the config using Cloud9, it immediately saves the file and then prompts me that the file has been updated. Once I accept the updates, I can clearly see that the file has been set back to its original state and so that keeps me from configuring my server the way that I would like.