change port

This commit is contained in:
Gal 2023-12-26 13:49:23 +01:00 committed by Galuh Sahid
parent 0c8ab1e82d
commit e8bb94211e
1 changed files with 1 additions and 1 deletions

View File

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