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
|
container_name: database
|
||||||
profiles:
|
profiles:
|
||||||
- database
|
- database
|
||||||
|
- wordpress
|
||||||
depends_on:
|
depends_on:
|
||||||
- caddy
|
- caddy
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
@ -108,6 +109,7 @@ services:
|
|||||||
container_name: database_gitea
|
container_name: database_gitea
|
||||||
profiles:
|
profiles:
|
||||||
- database
|
- database
|
||||||
|
- gitea
|
||||||
depends_on:
|
depends_on:
|
||||||
- gitea
|
- gitea
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
|
Loading…
Reference in New Issue
Block a user