Skip to content

Commit

Permalink
🔀 Merge pull request #1636 from danfein/patch-1
Browse files Browse the repository at this point in the history
Update deployment.md
  • Loading branch information
Lissy93 authored Jul 9, 2024
2 parents 3aa038c + 2f450e7 commit d3d1de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ services:
# volumes:
# - /root/my-config.yml:/app/user-data/conf.yml
ports:
- 4000:8080
- 8080:8080
# Set any environmental variables
environment:
- NODE_ENV=production
Expand Down

0 comments on commit d3d1de6

Please sign in to comment.