Update docker-compose.yml

This commit is contained in:
yasirarism 2023-03-01 20:57:05 +07:00 committed by GitHub
parent 192deed98a
commit 0ca24663b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
version: "3.8"
version: "3.3"
services:
app:
@ -6,4 +6,4 @@ services:
context: .
dockerfile: Dockerfile
command: bash start.sh
restart: on-failure
restart: on-failure