From c2598fd64e1a1fd2e3ba72ba6a5be7f15d1a6ceb Mon Sep 17 00:00:00 2001 From: Leon Wilzer Date: Fri, 29 Mar 2024 13:10:23 +0100 Subject: [PATCH] Update .gitea/compose.yaml --- .gitea/compose.yaml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) 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