Esmeralddd

Results 1 comments of Esmeralddd

Same problem here. with this docker-compose.yml file: ``` version: '3.3' services: web: image: itzg/rcon container_name: web environment: RWA_USERNAME: admin RWA_PASSWORD: admin RWA_ADMIN: "TRUE" RWA_RCON_HOST: 127.0.0.1 # is referring to the...