mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 12:11:08 -04:00
Serbian language support (latin) made better
This commit is contained in:
@ -35,7 +35,7 @@ services:
|
|||||||
image: nginx:1.17-alpine
|
image: nginx:1.17-alpine
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- 8080:80
|
- 80:80
|
||||||
volumes:
|
volumes:
|
||||||
- ./:/var/www
|
- ./:/var/www
|
||||||
- ./docker-compose/nginx:/etc/nginx/conf.d/
|
- ./docker-compose/nginx:/etc/nginx/conf.d/
|
||||||
|
|||||||
Reference in New Issue
Block a user