add restarting to default compose file
All checks were successful
Build and Push Docker Image / build_and_push (push) Successful in 10s
All checks were successful
Build and Push Docker Image / build_and_push (push) Successful in 10s
This commit is contained in:
parent
347a2c836e
commit
13fc5a032d
@ -3,3 +3,4 @@ services:
|
||||
image: "git.pontusmail.org/aidan/request-bot:latest"
|
||||
volumes:
|
||||
- .env:/app/.env
|
||||
restart: always
|
Loading…
x
Reference in New Issue
Block a user