Server transfer
This commit is contained in:
4
production/app.env
Normal file
4
production/app.env
Normal file
@@ -0,0 +1,4 @@
|
||||
VIRTUAL_HOST=avsa.lucasroyer.fr
|
||||
VIRTUAL_PORT=8080
|
||||
LETSENCRYPT_HOST=avsa.lucasroyer.fr
|
||||
LETSENCRYPT_EMAIL=litvak@outlook.fr
|
||||
@@ -1,5 +1,6 @@
|
||||
services:
|
||||
app:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user