mirror of
https://github.com/crater-invoice/crater.git
synced 2025-12-12 16:41:45 -05: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