Merge branch 'main' of https://git.lendry.ru/lendry-erp/test-frontend
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
container_name: frontend-stub
|
||||
restart: always
|
||||
ports:
|
||||
- "8080:80"
|
||||
- "4201:80"
|
||||
volumes:
|
||||
# Прокидываем наш файлик так, чтобы он открывался по адресу /login
|
||||
- ./index.html:/usr/share/nginx/html/login/index.html
|
||||
|
||||
Reference in New Issue
Block a user