mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-05 20:42:26 +00:00
Something works:D
This commit is contained in:
parent
1f1763abff
commit
173fd486fe
7 changed files with 80 additions and 64 deletions
|
|
@ -2,5 +2,5 @@ MODULE Settings;
|
|||
CONST
|
||||
packageFileName* = "VersionFile.json";
|
||||
host* = "localhost";
|
||||
port* = "8000";
|
||||
port* = "80";
|
||||
END Settings.
|
||||
Loading…
Add table
Add a link
Reference in a new issue