This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
gitea
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1886
Commits
2
Branches
178 MiB
Tree:
afc659442d
for-closed-social
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'afc659442d'
${ noResults }
gitea
/
docker
/
blocks
/
option_cache_redis
/
config
3 lines
91 B
Raw
Normal View
History
Docker mix and match setup Rewrite of the docker setup. Now uses fig to manage containers and container linkage. The base is a block based mix and match, which will give you the possibility to easily test all configurations.
10 years ago
[cache]
DB_TYPE = redis
HOST = ${CACHE_1_PORT_6379_TCP_ADDR}:${CACHE_1_PORT_6379_TCP_PORT}