Skip to content

Commit e40da25

Browse files
[fix] goroot variable
1 parent 59d88a0 commit e40da25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

local/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ services:
310310
# POSTFIX_myhostname: ${PROJECT_HOSTNAME}
311311
# POSTFIX_mydestination: ${PROJECT_HOSTNAME}
312312
# POSTFIX_relayhost: ${IP_MAILHOG_SERVICE}:1025
313-
# GOROOT: /usr/local/bin/go/bin/go
313+
# GOROOT: /usr/local/bin/go
314314
#
315315
# volumes:
316316
# # ---- Format: ----

0 commit comments

Comments
 (0)