Update docker-compose.yml
Deploy ru-vps / deploy (push) Failing after 43s

This commit is contained in:
Dmitry
2026-06-08 19:08:15 +03:00
parent ab9d07c379
commit 14bf5c9e63
+1 -1
View File
@@ -15,5 +15,5 @@ services:
- PROXY_PASS=${PROXY_PASS} - PROXY_PASS=${PROXY_PASS}
volumes: volumes:
- ./entrypoint.sh:/entrypoint.sh:ro - ./entrypoint.sh:/entrypoint.sh:ro
entrypoint: sh /entrypoint.sh command: /entrypoint.sh
restart: unless-stopped restart: unless-stopped