CM2Walki / CSGO

Dockerfile for automated build of a CS:GO gameserver: https://hub.docker.com/r/cm2network/csgo/

Home Page:https://CM2.Network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to update environment variable?

1sm23 opened this issue · comments

commented

I ran csgo:sourcemod container without web auth key . How do I update it now? I changed the environment variable with SRCDS_WORKSHOP_AUTHKEY=mywebauthkey, it doesnt work.

If your question is, if you can update environment variables after a container has been created: The answer is no, you need to recreate the container.

commented

If I can input my web auth key somewhere after container created, that alse solved my problem