Skip to content

Commit cd030e9

Browse files
committed
build: set SITE_ADDRESS to :80 in .env.template
1 parent 200cdb7 commit cd030e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.env.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## ---------------------------------
44

55
# The domain name to use for your site in the production compose stack
6-
SITE_ADDRESS=http://localhost:80
6+
SITE_ADDRESS=:80
77
# The domain name to use for the gateway service in the production compose stack
88
GATEWAY_SITE_ADDRESS=http://localhost:3500
99

0 commit comments

Comments
 (0)