Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Fix casing
Browse files Browse the repository at this point in the history
Co-authored-by: Dhruv Bhanushali <[email protected]>
  • Loading branch information
AetherUnbound and dhruvkb authored Jan 6, 2022
1 parent 6fd84c0 commit 0e9d2df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ingestion_server/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ services:
dns:
# Related to DNS management on the production box.
# 172.16.0.0–172.31.255.255 is a reserved IP range by the (IANA) for
# private/internal networking. This specific IP is the dns resolution address
# private/internal networking. This specific IP is the DNS resolution address
# for a default AWS Virtual Private Cloud.
- 172.31.0.2

0 comments on commit 0e9d2df

Please sign in to comment.