mirror of
https://github.com/kaythomas0/noisedash.git
synced 2025-11-11 19:06:20 +00:00
Compare commits
1 Commits
v0.6.3
...
old-docker
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3ea03c92db |
@@ -68,4 +68,5 @@ function onListening () {
|
||||
? 'pipe ' + addr
|
||||
: 'port ' + addr.port
|
||||
logger.log('info', 'Listening on %s', bind)
|
||||
logger.log('info', 'WARNING, IMPORTANT: It looks like you are using the kevinthomas0/noisedash docker image. Please update your image to noisedash/noisedash. The kevinthomas0/noisedash image will no longer receive updates.')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user