Skip to content

Commit efbd3e0

Browse files
Update docker-compose.yml
1 parent c560cd9 commit efbd3e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services:
66
restart: always
77
container_name: springboot
88
ports:
9-
- 0:8080
9+
- 8080:8080
1010
working_dir: /opt/app
1111
depends_on:
1212
- mongo

0 commit comments

Comments
 (0)