Skip to content

Commit

Permalink
fix docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
probablyjassin committed Nov 21, 2024
1 parent dffc91d commit eac4685
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 @@ -4,7 +4,7 @@ services:
image: ghcr.io/probablyjassin/probablyjassin.github.io
restart: unless-stopped
ports:
- "3000"
- "3000:32768"
#env_file:
# - .env

Expand Down

0 comments on commit eac4685

Please sign in to comment.