Shorter service name

This commit is contained in:
Luke Murphy 2020-10-27 11:32:00 +01:00
parent a68c6e7b65
commit 7b023e8054
1 changed files with 1 additions and 1 deletions

View File

@ -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