forked from halo-battle/game
Corrections suite aux retours de Nemu
This commit is contained in:
parent
729fdae92c
commit
38851de02b
2 changed files with 6 additions and 3 deletions
|
|
@ -7,7 +7,7 @@ networks:
|
|||
services:
|
||||
mariadb:
|
||||
restart: always
|
||||
image: mariadb:10.5.8-focal
|
||||
image: mariadb:10-focal
|
||||
networks:
|
||||
- halonet
|
||||
volumes:
|
||||
|
|
@ -41,7 +41,7 @@ services:
|
|||
- DEV=true
|
||||
|
||||
nginx:
|
||||
image: nginx:1.19.4-alpine
|
||||
image: nginx:1-alpine
|
||||
depends_on:
|
||||
- hb
|
||||
networks:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue