mirror of
https://github.com/caprover/caprover
synced 2026-08-23 07:56:28 +00:00
Add Japanese (ja-JP) language support to the frontend
This commit is contained in:
@@ -22,4 +22,4 @@ ENV NODE_ENV production
|
||||
ENV PORT 3000
|
||||
EXPOSE 3000
|
||||
|
||||
CMD ["node" , "./built/server.js"]
|
||||
CMD ["node", "./built/server.js"]
|
||||
|
||||
Reference in New Issue
Block a user