mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-04 19:24:51 +00:00
Update docker-compose.yml
This commit is contained in:
parent
192deed98a
commit
0ca24663b1
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
version: "3.8"
|
version: "3.3"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
|
|
@ -6,4 +6,4 @@ services:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
command: bash start.sh
|
command: bash start.sh
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue