Przeglądaj źródła

Fixed: changed version to 4.0.29

bugfix/4515
dusan.lazarevic 2 lat temu
rodzic
commit
865598f902
2 zmienionych plików z 2 dodań i 2 usunięć
  1. 1
    1
      nginx.conf
  2. 1
    1
      package.json

+ 1
- 1
nginx.conf Wyświetl plik

server { server {
listen 80; listen 80;
server_name "https://trampa-api.dilig.net";
server_name "https://trampa-api-test.dilig.net";


location / { location / {
root /usr/share/nginx/html; root /usr/share/nginx/html;

+ 1
- 1
package.json Wyświetl plik

{ {
"name": "web", "name": "web",
"version": "4.0.28",
"version": "4.0.29test",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@emotion/react": "^11.5.0", "@emotion/react": "^11.5.0",

Ładowanie…
Anuluj
Zapisz