Skip to content

Commit

Permalink
removed ".env" from repository, only .env.example is present
Browse files Browse the repository at this point in the history
  • Loading branch information
MdreW committed Sep 15, 2024
1 parent 1e07ee0 commit 01fbf8d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Docker-compose/.env

This file was deleted.

3 changes: 3 additions & 0 deletions Docker-compose/.env.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
SATOSA_HOSTNAME=localhost

# Set Time Zone
TZ="Europe/Rome"

# MongoDB authentication
MONGO_DBUSER=satosa
MONGO_DBPASSWORD=thatpassword
Expand Down

0 comments on commit 01fbf8d

Please sign in to comment.