1
0
Fork 0
mirror of https://codeberg.org/demostf/api.git synced 2026-06-03 18:04:08 +02:00

ensure chat is sorted

This commit is contained in:
Robin Appelman 2020-11-28 02:08:41 +01:00
commit dddf5933d2
4 changed files with 39 additions and 5 deletions

3
NginxTestDockerfile Normal file
View file

@ -0,0 +1,3 @@
FROM nginx
ADD nginx_test.conf /etc/nginx/conf.d/api.conf