sftp: give it a static ip

This commit is contained in:
Girish Ramakrishnan
2025-12-04 09:09:19 +01:00
parent 162e51a0af
commit 64cb848a37
4 changed files with 7 additions and 4 deletions

View File

@@ -52,6 +52,7 @@ exports = module.exports = {
MONGODB_SERVICE_IPv4: '172.18.30.3',
MAIL_SERVICE_IPv4: '172.18.30.4',
GRAPHITE_SERVICE_IPv4: '172.18.30.5',
SFTP_SERVICE_IPv4: '172.18.30.6',
NGINX_DEFAULT_CONFIG_FILE_NAME: 'default.conf',