Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
set DOMAIN as localhost.localdomain
Browse files Browse the repository at this point in the history
  • Loading branch information
rojenzaman committed Jun 2, 2023
1 parent 911c0d3 commit f8a7170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/env.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export DOMAIN=eksi.localdomain
export DOMAIN=localhost.localdomain
export NGINX_DIR=/etc/nginx/${DOMAIN}

export PROXY_BIND=0.0.0.0
Expand Down

0 comments on commit f8a7170

Please sign in to comment.