Skip to content

Commit a77bdbf

Browse files
committed
behave: Update README.md with ports exposed from the obs-server container
1 parent c6f250c commit a77bdbf

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

behave/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,11 @@ Use the container
3636
```
3737
$ cd behave
3838
39-
# run 'obs-server' container on port 1443
39+
# run 'obs-server' container on ports:
40+
# 1443 - api+web, https
41+
# 1082 - repos, http
42+
# 3000 - gitea, http
43+
# 3022 - gitea, ssh
4044
# running this command again replaces the current container with a fresh one
4145
$ ./container-run.sh
4246

0 commit comments

Comments
 (0)