change port

This commit is contained in:
Galuh Sahid 2023-12-26 13:49:23 +01:00
parent bdf7e88d3b
commit fccaeac7c3
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@ services:
web:
build: .
ports:
- "3000:3000"
- "100.104.163.2:3000:3000"
volumes:
- .:/usr/src/app