first commit
Some checks failed
Deploy Application / deploy (push) Failing after 42s

This commit is contained in:
2025-06-11 22:01:09 +04:00
parent f150cd1ba4
commit f3528d64b8
2 changed files with 49 additions and 5 deletions

View File

@ -5,8 +5,8 @@ services:
build:
context: .
dockerfile: Dockerfile
ports:
- "3000:80"
expose:
- "80"
restart: unless-stopped
environment:
- NODE_ENV=production