Bind service to 0.0.0.0 so it's reachable from the network
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -7,6 +7,7 @@ After=network.target
|
||||
User=task-inventory
|
||||
Group=task-inventory
|
||||
Type=simple
|
||||
Environment=BIND_ADDRESS=0.0.0.0
|
||||
ExecStart=node server.mjs
|
||||
WorkingDirectory=/srv/task-inventory
|
||||
Restart=on-failure
|
||||
|
||||
Reference in New Issue
Block a user