diff --git a/.gitea/compose.yaml b/.gitea/compose.yaml index 5567b2f..9d3755f 100644 --- a/.gitea/compose.yaml +++ b/.gitea/compose.yaml @@ -26,12 +26,4 @@ services: - ENABLE_RCON=true - BROADCAST_RCON_TO_OPS=true - ENABLE_AUTOSTOP=true - - AUTOSTOP_TIMEOUT_INIT=10 - -volumes: - forge_volume: - driver: local - driver_opts: - type: none - device: /workspace/KomuSolutions/forge_server - o: bind \ No newline at end of file + - AUTOSTOP_TIMEOUT_INIT=10 \ No newline at end of file