Commit 346e3716 authored by Christopher Reis's avatar Christopher Reis Committed by GitHub

commented out spacecraft server

parent 98250751
......@@ -33,13 +33,13 @@ mysql:
hostname: "mysql"
container_name: "mysql"
spacecraft_server:
restart: always
build: ./example_server
ports:
- "8082:8082"
hostname: "spacecraft_server"
container_name: "spacecraft_server"
#spacecraft_server:
# restart: always
# build: ./example_server
# ports:
# - "8082:8082"
# hostname: "spacecraft_server"
# container_name: "spacecraft_server"
gm_kerbal_adaptor:
restart: always
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment