Skip to content

Commit

Permalink
Edited docker-compose-deploy.yml to use port 443
Browse files Browse the repository at this point in the history
  • Loading branch information
uo282892 committed Apr 27, 2023
1 parent 2066c23 commit af5cfdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ services:
webapp:
image: ghcr.io/arquisoft/lomap_en3a/webapp:latest
ports:
- "3000:3000"
- "443:443"
depends_on:
- restapi

0 comments on commit af5cfdf

Please sign in to comment.