Replies: 1 comment
-
Closing, unrelated to NPM. Apologies. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I run docker/npm from command line as a daemon, I get the following warning:
WARN[0000] The "SERVER_IP" variable is not set. Defaulting to a blank string.
I don't see a
SERVER_IP
reference in the npm docs, nor if i inspect the image from the cli.Here is my compose snippet for npm. Any thoughts on what's throwing the warning?
Beta Was this translation helpful? Give feedback.
All reactions