mirror of
https://github.com/Manuel83/craftbeerpi3
synced 2026-08-09 18:52:40 +02:00
Allow setting port by param
This commit is contained in:
@@ -0,0 +1 @@
|
||||
INSERT OR IGNORE INTO config VALUES ('port', 5000, 'number', 'Port to run server (requires restart)', NULL );
|
||||
Reference in New Issue
Block a user