Update Server services and ports rédigé par LaplongeJunior's avatar LaplongeJunior
...@@ -67,8 +67,8 @@ Ports ...@@ -67,8 +67,8 @@ Ports
==> /server/missions.db (copying an empty one is required to host custom jobs on a website) ==> /server/missions.db (copying an empty one is required to host custom jobs on a website)
25 smtp (NOTE: will allow to host our own emails in the next update) 25 smtp (NOTE: will allow to host our own emails in the next update)
/server/conf/smtpd.conf (contains le tld) /server/conf/smtpd.conf (contains the tld)
/server/conf/UserConfig.sys (vide) /server/conf/UserConfig.sys (empty)
/server/smtpd (can't interact with?) /server/smtpd (can't interact with?)
==> /lib/libsmtp.so (different versions) ==> /lib/libsmtp.so (different versions)
...@@ -77,7 +77,7 @@ Ports ...@@ -77,7 +77,7 @@ Ports
141 bank_account 141 bank_account
/server/conf/account.db /server/conf/account.db
/server/conf/Transactions/ (vide?) /server/conf/Transactions/ (empty?)
==> /server/accountsd (can't interact with?) ==> /server/accountsd (can't interact with?)
3306/3307 employees 3306/3307 employees
/server/conf/employees.db /server/conf/employees.db
... ...
......