forked from coop-cloud/gitea
Shorter service name
This commit is contained in:
parent
0b853246fc
commit
211b4d5546
@ -57,7 +57,7 @@ services:
|
||||
- "traefik.tcp.routers.gitea-ssh.entrypoints=gitea-ssh"
|
||||
- "traefik.tcp.services.gitea-ssh.loadbalancer.server.port=${GITEA_SSH_PORT}"
|
||||
|
||||
database:
|
||||
db:
|
||||
image: "mariadb:10.5"
|
||||
command: |
|
||||
mysqld --character-set-server=utf8mb4 --collation-server=utf8mb4_unicode_ci
|
||||
|
Loading…
x
Reference in New Issue
Block a user