This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
version: "2"
|
||||
version: "3.9"
|
||||
services:
|
||||
nginx:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: front/Dockerfile
|
||||
environment:
|
||||
args:
|
||||
VUE_APP_ROOT_FQDN: ${SERVICE_ROOT_FQDN}
|
||||
ports:
|
||||
- 80:80
|
||||
|
||||
Reference in New Issue
Block a user