Skip to content

Commit

Permalink
Add restart to upload container (#510)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shillaker authored Oct 18, 2021
1 parent 07ae688 commit cebbaca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ services:
- redis-queue
- redis-state
- minio
restart: on-failure
volumes:
- ./:/usr/local/code/faasm/
- ./dev/faasm/build/:${FAASM_BUILD_MOUNT}
Expand Down

0 comments on commit cebbaca

Please sign in to comment.