fix
All checks were successful
Deploy Dev / Build (pull_request) Successful in 6s
Deploy Dev / Push (pull_request) Successful in 11s
Deploy Dev / prepare (pull_request) Successful in 3s
Deploy Dev / Deploy dev (pull_request) Successful in 17s

This commit is contained in:
Egor Matveev
2025-06-02 02:50:22 +03:00
parent f54f0bf32e
commit c54c8897ac
2 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
python3 prepare.py
nginx -g daemon off;
/docker-entrypoint.sh nginx -g daemon off;