simple look

This commit is contained in:
Para Dox
2025-04-27 22:34:46 +07:00
parent 153abf5805
commit 125452c7d4

View File

@@ -1,7 +1,7 @@
services: services:
logging-proxy: logging-proxy:
build: ./logging-proxy build: ./logging-proxy
ports: expose:
- "8545:8545" - 8545
environment: environment:
TARGET_URL: "${LOGGING_PROXY_TARGET_URL}" TARGET_URL: "${LOGGING_PROXY_TARGET_URL}"