mirror of
https://github.com/Redume/Shirino.git
synced 2024-12-04 05:56:21 +03:00
update docker compose, delete unnecessarily
This commit is contained in:
parent
416be2c451
commit
0c1a42791a
1 changed files with 2 additions and 6 deletions
|
@ -1,9 +1,5 @@
|
||||||
services:
|
services:
|
||||||
shirino:
|
shirino:
|
||||||
|
build: .
|
||||||
image: ghcr.io/shirino/shirino:latest
|
image: ghcr.io/shirino/shirino:latest
|
||||||
ports:
|
restart: unless-stopped
|
||||||
- '8080:8080'
|
|
||||||
restart: unless-stopped
|
|
||||||
volumes:
|
|
||||||
- '.config.yaml:/config.yaml'
|
|
||||||
- '.config_sample.yaml:/config_sample.yaml'
|
|
Loading…
Add table
Reference in a new issue