update port
dongho-repo/worldcup2026/pipeline/head This commit looks good

This commit is contained in:
Dongho Kim
2026-06-07 00:43:32 +02:00
parent f83fe07553
commit 371c9bfa21
-2
View File
@@ -4,8 +4,6 @@ services:
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile
container_name: 2026-worldcup container_name: 2026-worldcup
ports:
- "8080:80"
restart: unless-stopped restart: unless-stopped
environment: environment:
- NODE_ENV=production - NODE_ENV=production