Update Ticketing_Containers/pepperminto-enhanced/.env
This commit is contained in:
@@ -1,11 +1,4 @@
|
||||
SERVICE_NAME=pepperminto
|
||||
DOMAIN_NAME=example.com
|
||||
|
||||
API_URL=https://api.example.com
|
||||
|
||||
SECRET=CHANGE_ME_TO_A_LONG_RANDOM_STRING
|
||||
|
||||
DATABASE_URL=postgresql://pepperminto:pepperminto@postgres:5432/pepperminto
|
||||
NODE_ENV=production
|
||||
|
||||
SECRET=
|
||||
SECRET=CHANGE_ME_TO_A_LONG_RANDOM_STRING
|
||||
Reference in New Issue
Block a user