Skip to content
Snippets Groups Projects

Template dans .env

Merged Elian Loraux requested to merge 2-doc-variable into master
2 unresolved threads
+ 2
2
# FTP host (the storage box adresses for Tetras)
# FTP host (the storage box adresses for Tetras) /!\ to put in the password manager
host="CHANGEME"
# The FTP user (or sub user for Tetras)
# The FTP user (or sub user for Tetras) /!\ to put in the password manager
user="CHANGEME"
# FTP password (give at creation of subuser at Tetras) /!\ to put in the password manager
ftppass="CHANGEME"
Loading