mount env/

master
wgapi Cloud9 2021-10-21 23:26:12 -06:00
parent 1cb572839d
commit 33eabc766b
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ services:
- "/etc/wireguard/mywg.conf:/etc/wireguard/wg.conf"
# Truested CA cert for self-signed SSL
- "/etc/ssl/certs/gf4.pem:/etc/ssl/certs/ca.pem:ro"
- "./env:/app/env:ro"
ports:
# Change 8080 to the port you want to listen on
- "8080:8080/tcp"