Skip to content

Commit

Permalink
Merge pull request #3 from KoalaSat/external-docker
Browse files Browse the repository at this point in the history
Fix
  • Loading branch information
KoalaSat authored Oct 2, 2024
2 parents d9599f0 + 014f7b3 commit d08e3cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
dockerfile: Dockerfile
ports:
- '82:80'
- '443:443'
- '445:443'
restart: always
volumes:
- ./nginx/conf/:/etc/nginx/conf.d/:ro
Expand Down

0 comments on commit d08e3cf

Please # to comment.