mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
renamed app to www
This commit is contained in:
parent
3d79ea3f49
commit
8450856d45
3 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
version: '3'
|
||||
services:
|
||||
app:
|
||||
www:
|
||||
restart: always
|
||||
build:
|
||||
context: .
|
||||
dockerfile: docker/app/Dockerfile
|
||||
dockerfile: docker/www/Dockerfile
|
||||
ports:
|
||||
- ${EXPOSE}:80
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue