Skip to content

Commit e8b4a8d

Browse files
committed
update docker-compose comment
1 parent 4ad96f8 commit e8b4a8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
context: .
55
dockerfile: Dockerfile.web
66
ports:
7-
- 127.0.0.1:80:80 # Do not change this configuration
7+
- 127.0.0.1:80:80 # Do not change the configuration of these ports
88
environment:
99
DB_SERVER: myexpense-db
1010
DB_PORT: 3306

0 commit comments

Comments
 (0)