Fix Nakama JS entrypoint path (relative, not absolute)
This commit is contained in:
@@ -36,6 +36,8 @@ services:
|
||||
--console.password password
|
||||
--runtime.path /nakama/data/modules
|
||||
--runtime.js_entrypoint tekton_admin.js
|
||||
|
||||
|
||||
volumes:
|
||||
- ./nakama:/nakama/data/modules
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user