Switch to private repository

This commit is contained in:
BatchAccount 1001 2022-12-03 15:30:34 +01:00
parent dee5a91333
commit 580ec6827f
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
website:
container_name: website
image: jilits/website:0.1.0
image: cr.jilits.se/jilits/website:0.1.0
restart: unless-stopped
ports:
- 8000:1313