mirror of
https://github.com/michelleDeko/scalelite-run.git
synced 2025-12-16 22:32:10 +01:00
standardized docker-compose to 1 single image
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -6,11 +6,10 @@
|
||||
/scalelite/tmp*
|
||||
|
||||
/data/*
|
||||
/data/proxy/nginx/log/*
|
||||
!/data/proxy/nginx/log/.keep
|
||||
/data/proxy/nginx/sites-enabled/*
|
||||
!/data/proxy/nginx/sites-enabled/.keep
|
||||
!/data/nginx/
|
||||
!/data/proxy/
|
||||
/data/redis/db/*
|
||||
!/data/redis/
|
||||
|
||||
/tmp*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user