- Fix Dockerfile: remove unneded log dir.

This commit is contained in:
2025-04-05 14:53:56 +02:00
parent 47993693f1
commit 136e0dd0d2
2 changed files with 5 additions and 6 deletions

View File

@@ -7,7 +7,7 @@ services:
#-------------------------------------------------------------------------------
socks-server:
socks-proxy:
container_name: ${SP_HOST_NAME}
hostname: ${SP_HOST_NAME}
@@ -42,7 +42,7 @@ services:
# - ./${SP_LIB_EXT}:${SP_LIB_INT}
- ./${SP_LOG_INIT_EXT}:${SP_LOG_INIT_INT}
- ./${SP_LOG_SV_EXT}:${SP_LOG_SV_INT}
- ./${SP_LOG_MAIN_EXT}:${SP_LOG_MAIN_INT}
# - ./${SP_LOG_MAIN_EXT}:${SP_LOG_MAIN_INT}
networks:
proxy: