@@ -3,9 +3,4 @@ services: container_name: darkfurrow.com build: . init: true env_file: .env ports: - "127.0.0.1:${PORT}:${PORT}" environment: PORT: ${PORT} restart: unless-stopped
the binary stops naming its port and the gate finds it through the soil
@@ -1 +0,0 @@PORT=8500