update compose file

This commit is contained in:
2026-08-04 20:54:21 +03:30
parent 061b03eee5
commit 8639d641be
2 changed files with 628 additions and 627 deletions
+2 -1
View File
@@ -17,11 +17,12 @@ services:
admin:
build: .
image: seed:latest
hostname: crawler-admin
container_name: seed-admin
restart: unless-stopped
command: python main.py admin
ports:
- "${ADMIN_PORT:-8000}:8000"
- "${COMPOSE_ADMIN_PORT:-127.0.0.0:8800}:8000"
env_file:
- .env
environment:
Generated
+626 -626
View File
File diff suppressed because it is too large Load Diff