mirror of
https://github.com/LukeHagar/arbiter.git
synced 2025-12-06 04:19:14 +00:00
updating docs
This commit is contained in:
@@ -15,7 +15,7 @@ COPY . .
|
||||
RUN npm run build
|
||||
|
||||
# Expose ports for proxy and docs servers
|
||||
EXPOSE 3000 3001
|
||||
EXPOSE 8080 9000
|
||||
|
||||
# Set default command
|
||||
CMD ["node", "dist/src/cli.js"]
|
||||
Reference in New Issue
Block a user