Tristan Calay

Results 1 issues of Tristan Calay

The ark_server process fails to download the files after running `docker-compose up -d` with the .yml file configured as such: ``` version: '3' services: server: restart: always container_name: ark_server image:...

question