change to main

This commit is contained in:
C4illin 2024-05-25 01:22:21 +02:00
parent 55e5b363f9
commit d5628dcfab
2 changed files with 3 additions and 3 deletions

View file

@ -25,7 +25,7 @@ A self-hosted online file converter. Supports 808 different formats.
# docker-compose.yml
services:
convertx:
image: ghcr.io/c4illin/convertx:master
image: ghcr.io/c4illin/convertx:main
ports:
- "3000:3000"
environment: # Defaults are listed below