more fixes

This commit is contained in:
Kristian Klausen 2021-10-16 23:31:47 +02:00 committed by Kevin Morris
parent 85f36fce0d
commit 8c4ba251e2
No known key found for this signature in database
GPG key ID: F7E46DED420788F3

View file

@ -5,6 +5,15 @@ services:
volumes:
- cache:/cache
memcached:
restart: always
redis:
restart: always
mariadb:
restart: always
git:
restart: always
volumes:
@ -20,10 +29,12 @@ services:
- smartgit_run:/var/run/smartgit
cgit-php:
restart: always
volumes:
- ${GIT_DATA_DIR}:/aurweb/aur.git
cgit-fastapi:
restart: always
volumes:
- ${GIT_DATA_DIR}:/aurweb/aur.git