mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
Update docker-compose.yml
This commit is contained in:
parent
03f9d4571b
commit
3c194c0180
1 changed files with 1 additions and 2 deletions
|
@ -5,8 +5,7 @@ services:
|
|||
dockerfile: Dockerfile
|
||||
container_name: torrentpier-app
|
||||
ports:
|
||||
- "${TP_PORT:-80}:80"
|
||||
- "${SSL_PORT:-443}:443"
|
||||
- "${TP_PORT:-80}:${TP_PORT:-80}"
|
||||
env_file:
|
||||
- .env
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue