Skip to content

Commit 94732ca

Browse files
committed
Update server_name
1 parent d6cd8aa commit 94732ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nginx.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ server {
66

77
listen 80;
88

9-
server_name go-capture.code-apprentice.com;
9+
server_name go-capture-api.code-apprentice.com;
1010

1111
location / {
1212
proxy_pass http://go_capture;

0 commit comments

Comments
 (0)