Changes to automate backups.
This commit is contained in:
@@ -14,7 +14,7 @@ networks:
|
||||
external: false
|
||||
|
||||
services:
|
||||
scheidle-app :
|
||||
scheidle-app:
|
||||
image: kimai/kimai2:fpm
|
||||
container_name: scheidle
|
||||
hostname: scheidle
|
||||
@@ -58,7 +58,7 @@ services:
|
||||
- scheidle:/opt/kimai/public:ro
|
||||
- ${PWD}/kimai.conf:/etc/nginx/conf.d/default.conf
|
||||
|
||||
kimai-scheidle-db:
|
||||
scheidle-db:
|
||||
image: mysql:8
|
||||
container_name: scheidle-db
|
||||
hostname: scheidle-db
|
||||
|
||||
Reference in New Issue
Block a user