Skip to content

Commit

Permalink
docs: 📝 finalize deployment docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ignazio Bovo committed Dec 18, 2023
1 parent 85e21d9 commit b39b98c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/operator-guide/examples/Caddyfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ archive.{$GATEWAY_ROOT_DOMAIN} {
reverse_proxy orion-graphql-api:{$GATEWAY_PORT}
}

# # Optional: serve atlas statically on the server
# # Optional: uncomment to serve atlas statically on the server
# {$GATEWAY_ROOT_DOMAIN} {
# root * /srv/atlas
# file_server
Expand Down

0 comments on commit b39b98c

Please sign in to comment.