ソースを参照

added .-files

root 2 年 前
コミット
fc6b739022
2 ファイル変更6 行追加0 行削除
  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