Skip to content

Commit 5287b4f

Browse files
committed
Remove superfluous interface binding
1 parent 5d8d02f commit 5287b4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ services:
1010
APT_EXTRA_PACKAGES:
1111

1212
ports:
13-
- 127.0.0.1:8188:8188
13+
- 8188:8188
1414

1515
# Optional: enable GPU access for hardware acceleration.
1616
deploy:

0 commit comments

Comments
 (0)