mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2025-12-29 09:44:50 +00:00
Update docker-compose.yml
This commit is contained in:
parent
e40f6b511e
commit
2437f77786
1 changed files with 0 additions and 4 deletions
|
|
@ -1,5 +1,3 @@
|
||||||
version: "3.9"
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
misskaty:
|
misskaty:
|
||||||
image: misskaty
|
image: misskaty
|
||||||
|
|
@ -8,8 +6,6 @@ services:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
command: bash start.sh
|
command: bash start.sh
|
||||||
environment:
|
|
||||||
CONFIG_FILE_URL: $CONFIG_FILE_URL
|
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
|
|
||||||
# restarter:
|
# restarter:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue