Changed restart flag.

This commit is contained in:
Vivek Santayana 2021-08-06 12:51:21 +01:00
parent 72d3432d44
commit 3849dc4927

View File

@ -1,8 +1,8 @@
version: '3.1'
version: '3.5'
services:
geasbot-app:
build: ./app
volumes:
- ./app:/usr/src/app
restart: always
restart: unless-stopped