Skip to content

Commit

Permalink
www redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaneBerhoff committed Oct 22, 2024
1 parent 43a966e commit e5a3447
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 @@ -37,7 +37,7 @@ services:
- '80:80'
- '443:443'
environment:
DOMAINS: 'geochat.live -> http://app:3000'
DOMAINS: 'geochat.live -> http://app:3000, www.geochat.live -> https://geochat.live'
STAGE: 'production'
WEBSOCKET: 'true'
volumes:
Expand Down

0 comments on commit e5a3447

Please sign in to comment.