mirror of
https://github.com/bensuperpc/infrastructure.git
synced 2024-11-10 04:07:26 +01:00
Change profiles
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
parent
f4b6c9e886
commit
3bd36ddf87
@ -6,6 +6,7 @@ services:
|
||||
container_name: database
|
||||
profiles:
|
||||
- database
|
||||
- wordpress
|
||||
depends_on:
|
||||
- caddy
|
||||
restart: on-failure
|
||||
@ -108,6 +109,7 @@ services:
|
||||
container_name: database_gitea
|
||||
profiles:
|
||||
- database
|
||||
- gitea
|
||||
depends_on:
|
||||
- gitea
|
||||
restart: on-failure
|
||||
|
Loading…
Reference in New Issue
Block a user