Browse Source

added .-files

root 2 years ago
parent
commit
fc6b739022
2 changed files with 6 additions and 0 deletions
  1. 3 0
      .env.template
  2. 3 0
      .gitignore

+ 3 - 0
.env.template

@@ -0,0 +1,3 @@
+HOSTNAME=guacamole.example.com
+PASSWORD=ReplaceWithYourSecretPassword
+PORTMAPPING=127.0.0.1:8080:8080

+ 3 - 0
.gitignore

@@ -0,0 +1,3 @@
+.env
+initdb.sql
+user.sql