2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

Updated translations- thank you!

This commit is contained in:
Adam Zammit
2023-04-27 13:14:38 +10:00
parent b27fbb9fc2
commit efc3edb1d5
48 changed files with 12498 additions and 12002 deletions

View File

@@ -3,16 +3,16 @@ version: '2'
services:
quexs:
image: acspri/quexs:remotelime
image: acspri/quexs:2.5.0
ports:
- 8080:80
- 8040:80
environment:
QUEXS_DB_PASSWORD: example
QUEXS_PORT: :8080
QUEXS_PORT: :8040
volumes:
- ./:/var/www/html
mysql:
image: mariadb
image: mariadb:10.5
environment:
MYSQL_ROOT_PASSWORD: example