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:
logging-proxy:
build: ./logging-proxy
ports:
- "8545:8545"
expose:
- 8545
environment:
TARGET_URL: "${LOGGING_PROXY_TARGET_URL}"