|
@@ -8,7 +8,7 @@
|
|
|
<meta name="author" content="i12bretro">
|
|
|
<meta name="description" content="Running Snipe-IT in Docker on Ubuntu Server">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
- <meta name="revised" content="01/23/2024 05:12:15 PM" />
|
|
|
+ <meta name="revised" content="01/23/2024 05:18:38 PM" />
|
|
|
<link rel="icon" type="image/x-icon" href="includes/favicon.ico">
|
|
|
<script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
|
|
|
<script type="text/javascript" src="includes/js/steps.js"></script>
|
|
@@ -69,11 +69,11 @@
|
|
|
# --------------------------------------------<br />
|
|
|
APP_ENV=production<br />
|
|
|
APP_DEBUG=false<br />
|
|
|
- APP_KEY=<pasted app_key=""><br />
|
|
|
+ APP_KEY=<%PASTED APP_KEY%><br />
|
|
|
APP_URL=null<br />
|
|
|
APP_TIMEZONE='America/New_York'<br />
|
|
|
APP_LOCALE=en<br />
|
|
|
- MAX_RESULTS=500</pasted></p>
|
|
|
+ MAX_RESULTS=500</p>
|
|
|
|
|
|
<p># --------------------------------------------<br />
|
|
|
# REQUIRED: UPLOADED FILE STORAGE SETTINGS<br />
|