Added wordpress
This commit is contained in:
parent
6dd0fa0301
commit
8e63339424
2 changed files with 40 additions and 3 deletions
|
@ -15,7 +15,6 @@ services:
|
|||
- DB_PASSWD=${MYSQL_PASS}
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- gitea
|
||||
- mariadb
|
||||
- proxy
|
||||
ports:
|
||||
|
@ -41,8 +40,6 @@ services:
|
|||
- "traefik.http.services.gitea.loadbalancer.server.port=3000"
|
||||
|
||||
networks:
|
||||
gitea:
|
||||
external: false
|
||||
mariadb:
|
||||
external: true
|
||||
proxy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue