Skip to content

Commit 0111c73

Browse files
committed
fix typo
1 parent b3f69e9 commit 0111c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/app/supa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ all:
161161
blackbox : { endpoint: "${admin_ip}:9115" }
162162
loki : { endpoint: "${admin_ip}:3100" } # expose supa studio UI and API via nginx
163163
supa : # nginx server config for supabase
164-
domain: supa.pigsty # REPLACE WITH YOUR OWN DOMAIN!
164+
domain: supa.pigsty # REPLACE IT WITH YOUR OWN DOMAIN!
165165
endpoint: "10.10.10.10:8000" # supabase service endpoint: IP:PORT
166166
websocket: true # add websocket support
167167
certbot: supa.pigsty # certbot cert name, apply with `make cert`

0 commit comments

Comments
 (0)