You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2020-06-15-using docker compose new-post.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,3 +81,7 @@ gocd_gocdserver_1 /docker-entrypoint.sh Up 0.0.0.0:8153->8153/tcp, 0.0.
81
81
Your server should be accessible from http://localhost:8153.
82
82
83
83
To close the server, run `docker-compose down`
84
+
85
+
**Next Time**
86
+
87
+
Next time we will look at adding a GOCD agent to our composer service configuration and accessing the server from the outside world using [ngrok](https://ngrok.com/).
0 commit comments