Commit 02fb0ac
committed
refactor(server): Update VNyanNet Server version to 1.4 and change API key in Dockerfile
Changes:
- Updated download link for VNyanNet Server from Itch.io to point to version 1.4
- Changed the environment variable `VNYAN_VERSION` to reflect the updated server version (from 1.3 to 1.4)
- Removed old commented out code related to the previous server version (v1.3)
- Added the API key back into the Dockerfile for the new VNyanNet Server download link
Note: The changes are specific to the Dockerfile and do not affect the rest of the project, unless the Dockerfile is used elsewhere.1 parent 22d30e0 commit 02fb0ac
1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 20 | | |
| 21 | + | |
25 | 22 | | |
26 | 23 | | |
27 | 24 | | |
| |||
0 commit comments