mirror of
https://github.com/umputun/reproxy.git
synced 2024-11-23 17:51:32 +03:00
drop commented service from compose
This commit is contained in:
parent
b0dcad19fc
commit
726c944dc8
@ -28,18 +28,3 @@ services:
|
||||
ports:
|
||||
- "9092"
|
||||
command: python3 -m http.server 9092
|
||||
|
||||
# logger:
|
||||
# image: umputun/docker-logger
|
||||
# hostname: "logger"
|
||||
# environment:
|
||||
# - LOG_FILES=true
|
||||
# - LOG_SYSLOG=false
|
||||
# - EXCLUDE=docker-logger
|
||||
# - MAX_FILES=10
|
||||
# - MAX_SIZE=50
|
||||
# - MAX_AGE=20
|
||||
# - DEBUG=false
|
||||
# - TIME_ZONE=America/Chicago
|
||||
# volumes:
|
||||
# - /var/run/docker.sock:/var/run/docker.sock
|
||||
|
Loading…
Reference in New Issue
Block a user