Skip to content

Commit

Permalink
Create appconf.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mavrick202 authored Jun 6, 2020
1 parent 8ba03fe commit 6fb9df0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions appconf.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Todays date is: {{ todays_date }}
Server hostname is: {{ host_name }}
Server FQDN is: {{ fqdn_name }}
Server IP Address is: {{ ip_address }}
Server OS Version is: {{ os_version }}

0 comments on commit 6fb9df0

Please sign in to comment.