mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
print local and remote app urls when app host is set to "0.0.0.0"
+ update app version in settings.py
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ Contains default configs
|
||||
import multiprocessing
|
||||
import os
|
||||
|
||||
APP_VERSION = "Swing v0.0.1.alpha"
|
||||
APP_VERSION = "Swing v.1.0.0.beta.1"
|
||||
|
||||
# paths
|
||||
CONFIG_FOLDER = ".swing"
|
||||
|
||||
Reference in New Issue
Block a user