ready for build

This commit is contained in:
2026-07-21 12:26:26 +03:30
parent 3486da6eeb
commit 9fd23b69e3
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ services:
context: .
dockerfile: Dockerfile
args:
PORT: ${PORT:-5000}
PORT: ${PORT:-3000}
image: pasargad-bricks:latest
container_name: pasargad-bricks
restart: unless-stopped