Skip to content

Commit a8a5317

Browse files
fix(post): typo in NUT server
1 parent 133486d commit a8a5317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2021-09-25-NUT-server-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ services:
296296
networks:
297297
- proxy
298298
ports:
299-
- 6543::6543
299+
- 6543:6543
300300
networks:
301301
proxy:
302302
external: true

0 commit comments

Comments
 (0)