Skip to content

Commit

Permalink
Merge pull request #2 from KoalaSat/external-docker
Browse files Browse the repository at this point in the history
External docker
  • Loading branch information
KoalaSat authored Oct 2, 2024
2 parents 04864ff + bf37d30 commit d9599f0
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 @@ -6,7 +6,7 @@ services:
context: .
dockerfile: Dockerfile
ports:
- '80:80'
- '82:80'
- '443:443'
restart: always
volumes:
Expand Down

0 comments on commit d9599f0

Please # to comment.