update date
All checks were successful
Build, Push and Deploy / build-and-push (push) Successful in 3m33s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 17s
Build, Push and Deploy / deploy-staging (push) Successful in 33s
Build, Push and Deploy / deploy-production (push) Has been skipped

This commit is contained in:
2026-05-05 17:54:11 +07:00
parent 353eec5e74
commit f301d311d6
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
**/node_modules
**/vendor
/vendor
# #.env
# .env.backup
# .git

View File

@@ -12,7 +12,7 @@ services:
SERVICE_NAME: app
SERVICE_TAGS: dev
volumes:
- .:/var/www/html
- ./entrypoint.sh:/entrypoint.sh
networks:
- kulakpos-network