mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-27 11:41:09 -04:00
Docker: rename nginx container name
This commit is contained in:
@ -2,7 +2,7 @@ version: '3.1'
|
||||
|
||||
services:
|
||||
|
||||
nginx:
|
||||
web:
|
||||
image: nginx
|
||||
depends_on:
|
||||
- php
|
||||
@ -37,3 +37,4 @@ services:
|
||||
volumes:
|
||||
app:
|
||||
db:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user